GetUltimateRealType Method
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the type translation for a given type constant. Defaults to complex type if
the specified type can't be mapped to a constant.
public static Type GetUltimateRealType(
int ultimateRealType
)
public:
static Type^ GetUltimateRealType(
int ultimateRealType
)
Parameters
- ultimateRealType
- The type constant for the type.
Return Value
The ultimate real type.