Sphinx QLParameter CollectionCount Property
Specifies the number of items in the collection.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The number of items in the collection.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override int Count { get; }VB
Public Overrides ReadOnly Property Count As Integer
GetProperty Value
Int32Return Value
Int32The number of items in the collection.