VisualGDB SDK Documentation |
|
ExpressionValue.Integral.ToString(Int32) Method
Formats the value into a user-friendly form using the provided radix.
Parameters
-
radix
- Specifies the radix to use when formating the value. Can be 10 or 16.
See Also
Integral Class | VisualGDBExpressions Namespace | Integral.ToString Overload List