HotspotScheme Conversion (String to HotspotScheme) |
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public static implicit operator HotspotScheme (
string text
)
Public Shared Widening Operator CType (
text As String
) As HotspotScheme
Parameters
- text String
- The object to convert.
Return Value
HotspotSchemeThe converted object.
See Also