 | SphinxQLParameterCollectionItem Property (String) |
Namespace:
SphinxConnector.SphinxQL
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic SphinxQLParameter this[
string name
] { get; set; }
Public Default Property Item (
name As String
) As SphinxQLParameter
Get
Set
Parameters
- name
- Type: SystemString
Property Value
Type:
SphinxQLParameter
Exceptions
See Also