Gets a value indicating whether the collection is read-only.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsReadOnly { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsReadOnly As Boolean |
true if the collection is read-only; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |