Accusoft.ThumbnailXpress6.Net
SyncRoot Property (FilterCollection)




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

Property Value

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

Reference

FilterCollection Class
FilterCollection Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback