Accusoft.PrintPro8.Net
SyncRoot Property (PaperCollection)




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 PaperCollection
Dim value As Object
 
value = instance.SyncRoot
public object SyncRoot {get;}
public: __property Object* get_SyncRoot();
public:
property Object^ SyncRoot {
   Object^ get();
}

Property Value

An object which contains information to synchronize access to the collection.
See Also

Reference

PaperCollection Class
PaperCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback