Gets the numeric value associated with the specified rune.
public:
static double GetNumericValue(System::Text::Rune value);
public static double GetNumericValue(System.Text.Rune value);
static member GetNumericValue : System.Text.Rune -> double
Public Shared Function GetNumericValue (value As Rune) As Double
Parameters
The rune for which to get the numeric value.
ReturnsThe numeric value associated with value
, or -1 if value
doesn't represent a numeric character.
This method has behavior equivalent to CharUnicodeInfo.GetNumericValue. Refer to that documentation for more information.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4