Metodo System::EnumValuesBase::GetUnderlyingType
EnumValuesBase::GetUnderlyingType method
Restituisce il tipo sottostante dell’enumerazione specificata.
static const System::TypeInfo & System::EnumValuesBase::GetUnderlyingType(const TypeInfo &type)
| Parametro | Tipo | Descrizione |
|---|---|---|
| tipo | const TypeInfo& | L’enumerazione il cui tipo sottostante sarà recuperato. |
ReturnValue
Il tipo sottostante di enumType.
Vedi anche
- Class TypeInfo
- Class EnumValuesBase
- Namespace System
- Library Aspose.Font for C++