GenericCollection<T>.SyncRoot Property
Synchronizes the collection to the root.
Namespace: Microsoft.SharePoint.Taxonomy.Generic
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property SyncRoot As Object
Get
'Usage
Dim instance As GenericCollection
Dim value As Object
value = instance.SyncRoot
public Object SyncRoot { get; }
Property Value
Type: System.Object
Returns Object.