ImageGear for .NET
SyncRoot Property (ImGearLayerArray)




Gets an object that can be used to synchronize an access to the ImGearLayerArray array .
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
'Usage
 
Dim instance As ImGearLayerArray
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

ImGearLayerArray Class
ImGearLayerArray Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback