create page |
m cats |
||
| Line 6: | Line 6: | ||
[[Category:Type]] | [[Category:Type]] | ||
[[Category:Reference Types]] | |||
Revision as of 03:26, 10 December 2024
The Sync<T> type is the reference type wrapper around a value type to define a SyncField of the type, allowing the value to be sourced, written to, and driven.
Derivation Hierarchy
| base types | |
|---|---|
| single value |
|
| List |
|
| Array |
|
| Dictionary |
|
| Bag |
|