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

Property Value

Type: Boolean

Implements

IDictionaryIsFixedSize
See Also