 | SphinxQLParameterCollectionCount Property |
Specifies the number of items in the collection.
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic override int Count { get; }Public Overrides ReadOnly Property Count As Integer
Get
Property Value
Int32Return Value
Int32
The number of items in the collection.
Implements
ICollectionCount
See Also