CqlParameterCollectionCount Property |
Specifies the number of items in the collection.
Namespace: Cassandra.DataAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public override int Count { get; }
Return Value
Type:
Int32The number of items in the collection.
Implements
ICollectionCountSee Also