ImageGear .NET - Updated
SyncRoot Property (ImGearColorBooks)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearColorBooks Class : SyncRoot Property
Gets an object that can be used to synchronize access to the collection.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As ImGearColorBooks
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
public: __property Object* get_SyncRoot();
public:
property Object^ SyncRoot {
   Object^ get();
}

Property Value

Object value.
See Also

Reference

ImGearColorBooks Class
ImGearColorBooks Members