System::BoxedValueBase::GetTypeCode metodo

BoxedValueBase::GetTypeCode method

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

virtual TypeCode System::BoxedValueBase::GetTypeCode() const =0

ReturnValue

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

Vedi anche