Click or drag to resize
KeyedListIsFixedSize Property
Gets a value indicating whether the collection has a fixed size.

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

Property Value

Type: Boolean

Implements

IDictionaryIsFixedSize
See Also