Click or drag to resize
SettingsKeyName  Conversion Operators
Overload List
  NameDescription
Public operatorStatic member(String to SettingsKeyName)
Implicitly converts the specified SettingsKeyName string representation to a SettingsKeyName instance.
Public operatorStatic member(SettingsKeyName to String)
Implicitly converts the specified SettingsKeyName instance to it's string representation.
Top
See Also