KeyedListSyncRoot Property |
Gets an object that can be used to synchronize access to the collection
Namespace: WorkflowGen.My.CollectionsAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic Object SyncRoot { get; }
Public ReadOnly Property SyncRoot As Object
Get
Property Value
Type:
ObjectImplements
ICollectionSyncRoot
See Also