 | SphinxAttributeMatchCollectionItem Property (String) |
Namespace:
SphinxConnector.NativeApi.Collections
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
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