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.3.3.0 (8.3.3.20240926)
Syntax public bool IsFixedSize { get; }
Public ReadOnly Property IsFixedSize As Boolean
Get
Property Value
Type:
BooleanImplements
IDictionaryIsFixedSizeSee Also