SphinxQLParameterCollectionCount Property

Specifies the number of items in the collection.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override int Count { get; }

Property Value

Int32

Return Value

Int32
The number of items in the collection.

Implements

ICollectionCount

See Also