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