IsFixedSize Property (ResourceStorage)
In This Topic
Gets a value indicating whether the underlying list has a fixed size.
Syntax
'Declaration
Public Overridable ReadOnly Property IsFixedSize As Boolean
public virtual bool IsFixedSize {get;}
See Also