Click or drag to resize

CondensedCollectionTIsReadOnly Property

[This is preliminary documentation and is subject to change.]

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

Namespace:  Condensed
Assembly:  Condensed (in Condensed.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also