m change to template |
or syncref<t> |
||
Line 1: | Line 1: | ||
The '''SyncType''' type is the [[Reference type]] wrapper around the [[Type:Type|Type]] type. It is the equivalent of [[Type:Sync`1|Sync | The '''SyncType''' type is the [[Reference type]] wrapper around the [[Type:Type|Type]] type. It is the equivalent of [[Type:Sync`1|Sync<T>]] or [[Type:SyncRef`1|SyncRef<T>]] for the Type type. | ||
== Derivation Hierarchy == | == Derivation Hierarchy == | ||
{{SyncFieldHierarchy}} | {{SyncFieldHierarchy}} |
Revision as of 20:01, 7 December 2024
The SyncType type is the Reference type wrapper around the Type type. It is the equivalent of Sync<T> or SyncRef<T> for the Type type.
Derivation Hierarchy
base types | |
---|---|
single value |
|
List |
|
Array |
|
Dictionary |
|
Bag |
|