ImageGear .NET
SyncRoot Property (ImGearMetadataNodeList)




Gets an object that can be used to synchronize access to the List.
Syntax
public object SyncRoot {get;}
public: __property Object* get_SyncRoot();
public:
property Object^ SyncRoot {
   Object^ get();
}
'Declaration
 
Public ReadOnly Property SyncRoot As Object
 
'Usage
 
Dim instance As ImGearMetadataNodeList
Dim value As Object
 
value = instance.SyncRoot

Property Value

An object that can be used to synchronize access to the List.
See Also

Reference

ImGearMetadataNodeList Class
ImGearMetadataNodeList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback