PersistentSettingsConverter.ToString Method

PersistentSettingsConverterToString Method

Overload List
  NameDescription
Public methodStatic memberToString(KeyValuePairString, String)
Converts a key value string pair array to a properly formatted string dictionary XML string.
Public methodStatic memberToString(Double)
Converts a double value to a string.
Public methodStatic memberToString(String)
Converts a string array to a properly formatted string list XML string.
Top
See Also