Hashtable: IsFixedSize (get)

IsFixedSize

Returns if this instance is fixed size.

 Public Property Get IsFixedSize ( ) As Boolean

Return Values

Boolean -  Default is False.

Remarks

This is to satisfy the IList interface.

Read Only.

See Also

Project VBCorLib Overview | Class Hashtable Overview