Metodo System::EnumValuesBase::GetUnderlyingType

EnumValuesBase::GetUnderlyingType method

Restituisce il tipo sottostante dell’enumerazione specificata.

static const System::TypeInfo & System::EnumValuesBase::GetUnderlyingType(const TypeInfo &type)
ParametroTipoDescrizione
tipoconst TypeInfo&L’enumerazione il cui tipo sottostante sarà recuperato.

ReturnValue

Il tipo sottostante di enumType.

Vedi anche