 | SphinxQLParameterCollectionItem Property (Int32) |
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic SphinxQLParameter this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As SphinxQLParameter
Get
Set
Parameters
- index
- Type: SystemInt32
Property Value
Type:
SphinxQLParameter
See Also