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::GetDecimalDigitValue Method
.NET Framework (current version)
Gets the decimal digit value of a numeric Unicode character.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetDecimalDigitValue(Char) | Gets the decimal digit value of the specified numeric character. |
![]() ![]() | GetDecimalDigitValue(String^, Int32) | Gets the decimal digit value of the numeric character at the specified index of the specified string. |
Show:

