Accusoft.ThumbnailXpress6.Net
SyncRoot Property (FilterCollection)




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

Property Value

An object that can be used to synchronize access to the System.Collections.ICollection.
See Also

Reference

FilterCollection Class
FilterCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback