Click or drag to resize

SphinxQLParameterCollectionCount Property

Specifies the number of items in the collection.

Namespace:  SphinxConnector.SphinxQL
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
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