Click or drag to resize

SupportFoldersIsReadOnly Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns if the list is read only.

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

Return Value

Type: Boolean
Return always true.

Implements

ICollectionTIsReadOnly
See Also