KeyedListIsReadOnly Property |
Gets a value indicating whether the collection is read-only.
Namespace:
WorkflowGen.My.Collections
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.1.0.0 (9.1.0.20241025)
Syntax public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Type:
BooleanImplements
IDictionaryIsReadOnlySee Also