Table of Contents

Property SyncRoot

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

SyncRoot

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

public object SyncRoot { get; }

Property Value

object

An object that can be used to synchronize access to the ICollection.