Click or drag to resize
KeyedListIsReadOnly Property
Gets a value indicating whether the collection is read-only.

Namespace: WorkflowGen.My.Collections
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IDictionaryIsReadOnly
See Also