CqlParameterCollectionCount Property |
Specifies the number of items in the collection.
Namespace:
Dse.Data
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public override int Count { get; }
Return Value
Type:
Int32The number of items in the collection.
Implements
ICollectionCountSee Also