IOListTIsReadOnly Property |
Gets the value indicating whether the IOList is read-only
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
abstract IsReadOnly : bool with get
override IsReadOnly : bool with get
Property Value
BooleanImplements
ICollectionTIsReadOnly
See Also