Metodo System::BoxedValue::GetTypeCode

BoxedValue::GetTypeCode method

Restituisce il valore che rappresenta il tipo del valore incapsulato rappresentato dall’oggetto corrente.

TypeCode System::BoxedValue<T>::GetTypeCode() const override

ReturnValue

Valore dell’enumerazione TypeCode che rappresenta il tipo del valore incapsulato rappresentato dall’oggetto corrente

Vedi anche