ImageGear .NET - Updated December 24, 2018
SyncRoot Property (ImGearDocumentPageArray)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearDocumentPageArray Class : SyncRoot Property
Gets an object that can be used to synchronize access to the Array.
Syntax
'Declaration
 
Public ReadOnly Property SyncRoot As Object
 
'Usage
 
Dim instance As ImGearDocumentPageArray
Dim value As Object
 
value = instance.SyncRoot

Property Value

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

Reference

ImGearDocumentPageArray Class
ImGearDocumentPageArray Members