Click or drag to resize

SphinxQLParameterCollectionCount Property

Specifies the number of items in the collection.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override int Count { get; }

Property Value

Int32

Return Value

Int32
The number of items in the collection.

Implements

ICollectionCount
See Also