FreeFlow class library

ActionCollection.IsFixedSize Property

Gets a value indicating whether the IList has a fixed size.

[Visual Basic]
NotOverridable Public ReadOnly Property IsFixedSize As Boolean _
    Implements IList.IsFixedSize
[C#]
public bool IsFixedSize {get;}

Implements

IList.IsFixedSize

See Also

ActionCollection Class | FreeFlow.Administration Namespace