ActionCollection.IsFixedSize Property
Gets a value indicating whether the IList has a fixed size.
[Visual Basic]
NotOverridable Public ReadOnly Property IsFixedSize As
Boolean _
[C#]
public
bool IsFixedSize {get;}
Implements
IList.IsFixedSize
See Also
ActionCollection Class | FreeFlow.Administration Namespace