Accusoft.ThumbnailXpress6.Net
SyncRoot Property (SelectedThumbnailItemCollection)




Read-only property returning 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 SelectedThumbnailItemCollection
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 collection.
See Also

Reference

SelectedThumbnailItemCollection Class
SelectedThumbnailItemCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback