Click or drag to resize

RadixCodecTryDecode Method

Overload List
  Name Description
Public method TryDecode(String, Int24) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, UInt24) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, Int16) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, Int32) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, Int64) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, UInt16) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, UInt32) Attempts to convert a radix value to an integer value.
Public method TryDecode(String, UInt64) Attempts to convert a radix value to an integer value.
Top
See Also