The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CharUnicodeInfo::GetDigitValue Method
.NET Framework (current version)
Gets the digit value of a numeric Unicode character.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetDigitValue(Char) | Gets the digit value of the specified numeric character. |
![]() ![]() | GetDigitValue(String^, Int32) | Gets the digit value of the numeric character at the specified index of the specified string. |
Show:

