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: 4.6.0.0 (4.6.0.0)
Syntax
public bool IsFixedSize { get; }

Property Value

Type: Boolean

Implements

IDictionaryIsFixedSize
See Also