 | SphinxQLParameterCollectionItem Property (Int32) |
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
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