Click or drag to resize

AttributeCollectionIsReadOnly Property

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

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

Property Value

Type: Boolean
See Also