Accusoft.ThumbnailXpress6.Net
IsFixedSize Property (FilterCollection)




Gets an indicator if the collection is a fixed size.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsFixedSize As Boolean
'Usage
 
Dim instance As FilterCollection
Dim value As Boolean
 
value = instance.IsFixedSize
public virtual bool IsFixedSize {get;}
public: __property virtual bool get_IsFixedSize();
public:
virtual property bool IsFixedSize {
   bool get();
}

Property Value

A boolean value which is true if the collection is a fixed size. Otherwise, false is returned.
See Also

Reference

FilterCollection Class
FilterCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback