DecodeTypeTryParse Method

Overload List
  NameDescription
Public methodStatic memberTryParse(String, MultyDecodeType)
Converts the string representation of a MultyDecodeType to its instance. A return value indicates whether the conversion succeeded or failed.
Public methodStatic memberTryParse(String, SingleDecodeType)
Converts the string representation of a SingleDecodeType to its instance. A return value indicates whether the conversion succeeded or failed.
See Also