Click or drag to resize

ObservableCollectionTIsReadOnly Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether the collection is read-only.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public virtual bool IsReadOnly { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also