 | SphinxString Constructor |
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxString(
string value
)
Public Sub New (
value As String
)
Parameters
- value
- Type: SystemString
The value.
See Also