this is just a syncronization via data model of the type "Type" Tag: New redirect |
m chore: category caps |
||
(6 intermediate revisions by the same user not shown) | |||
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<T>]] or [[Type:SyncRef`1|SyncRef<T>]] for the Type type. | |||
== Derivation Hierarchy == | |||
{{SyncFieldHierarchy}} | |||
[[Category:Type]] | |||
[[Category:Reference types]] |
Latest revision as of 03:46, 10 June 2025
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 |
|