 | SphinxAttributeMatchCollectionItem Property (String) |
Namespace: SphinxConnector.NativeApi.CollectionsAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxAttributeMatch this[
string attributeName
] { get; }
Public ReadOnly Default Property Item (
attributeName As String
) As SphinxAttributeMatch
Get
Parameters
- attributeName
- Type: SystemString
Property Value
Type:
SphinxAttributeMatch
See Also