|
Name |
Description |
|
TryDecode(String, Int24)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, UInt24)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, Int16)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, Int32)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, Int64)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, UInt16)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, UInt32)
|
Attempts to convert a radix value to an integer value.
|
|
TryDecode(String, UInt64)
|
Attempts to convert a radix value to an integer value.
|