System::EnumValuesBase::GetUnderlyingType method
EnumValuesBase::GetUnderlyingType method
Returns the underlying type of the specified enumeration.
static const System::TypeInfo & System::EnumValuesBase::GetUnderlyingType(const TypeInfo &type)
Parameter | Type | Description |
---|---|---|
type | const TypeInfo& | The enumeration whose underlying type will be retrieved. |
ReturnValue
The underlying type of enumType.
See Also
- Class TypeInfo
- Class EnumValuesBase
- Namespace System
- Library Aspose.PUB for C++