Accusoft.ThumbnailXpress6.Net
IsReadOnly Property (FilterCollection)




Gets an indicator if the collection access is read-only.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsReadOnly As Boolean
'Usage
 
Dim instance As FilterCollection
Dim value As Boolean
 
value = instance.IsReadOnly
public virtual bool IsReadOnly {get;}
public: __property virtual bool get_IsReadOnly();
public:
virtual property bool IsReadOnly {
   bool get();
}

Property Value

A boolean value which is true if the collection access is read-only. Otherwise, false is returned.
See Also

Reference

FilterCollection Class
FilterCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback