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