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