Click or drag to resize
SphinxQLParameterCollectionCount Property
Specifies the number of items in the collection.

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

Property Value

Type: Int32

Return Value

Type: Int32
The number of items in the collection.

Implements

ICollectionCount
See Also