FreeFlow class library

ActionCollection.IsReadOnly Property

Gets a value indicating whether the IList is read-only.

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

Implements

IList.IsReadOnly

See Also

ActionCollection Class | FreeFlow.Administration Namespace