Convert input string (numeric e.g. 969 or text e.g. N3021) to (long) HtmID.
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public static long Parse( string in_string ) |
| Visual C++ |
|---|
public: static long long Parse( String^ in_string ) |
| F# |
|---|
static member Parse : in_string:string -> int64 |
Parameters
- in_string
- Type: System..::..String
input string