More...
|
| static string | ConvertAny2Any (string valueIn, int baseIn, int baseOut) |
| | Convert the given numeric value (passed as string) of the base specified by baseIn to the value specified by baseOut. More...
|
| |
| static string NetTopologySuite.Utilities.HexConverter.ConvertAny2Any |
( |
string |
valueIn, |
|
|
int |
baseIn, |
|
|
int |
baseOut |
|
) |
| |
|
static |
Convert the given numeric value (passed as string) of the base specified by baseIn to the value specified by baseOut.
- Parameters
-
| valueIn | Numeric value to be converted, as string. |
| baseIn | Base of input value. |
| baseOut | Base to use for conversion. |
- Returns
- Converted value, as string.
The documentation for this class was generated from the following file:
- NetTopologySuite/NetTopologySuite/Utilities/HexConverter.cs