Sphinx QLParameter CollectionItem(String) Property
Gets or sets the SphinxQLParameter with the specified name.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxQLParameter this[
string name
] { get; set; }VB
Public Default Property Item (
name As String
) As SphinxQLParameter
Get
SetParameters
- name String