or syncref<t> |
m cats |
||
Line 4: | Line 4: | ||
{{SyncFieldHierarchy}} | {{SyncFieldHierarchy}} | ||
[[Category:Type]] | |||
[[Category:Reference Types]] |
Revision as of 03:26, 10 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 |
|