| CqlParameterCollectionCount Property  | 
            Specifies the number of items in the collection.
            
 
Namespace: Dse.DataAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic override int Count { get; }Return Value
Type: 
Int32The number of items in the collection.
Implements
ICollectionCount
See Also