Click or drag to resize

XDataDictionaryIsReadOnly Property

Gets a value indicating whether the actual dictionary is read-only.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also