CqlParameterCollectionIsFixedSize Property |
Specifies whether the collection is a fixed size.
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public override bool IsFixedSize { get; }
Return Value
Type:
Booleantrue if the collection is a fixed size; otherwise false.
Implements
IListIsFixedSizeSee Also