NonGenericListSyncRoot Property

Gets an object that can be used to synchronize access to the ICollection.

Namespace:  Aspose.CAD
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also