ExpressionValue.Integral overview
![]() |
Constructs an instance of ExpressionValue.Integral from a given integral value and various options controlling how it is shown to the user. |
![]() | Contains the arbitrary string that will be shown to the user after the formatted value. E.g. can be the value of the pointed string if the value represents a string pointer. |
![]() | Contains the integral value associated with the object. |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. Formats the value into a user-friendly form using the provided radix. |
![]() | Overloaded. Formats the value into a user-friendly string. |
![]() | |
![]() |
Integral Class | VisualGDBExpressions Namespace