Metodo System::BoxedValue::GetType

BoxedValue::GetType method

Ottiene il tipo reale dell’oggetto.

const System::TypeInfo & System::BoxedValue<T>::GetType() const override

ReturnValue

TypeInfo object which describes final type.

Vedi anche