Método System::BoxedValue::GetType

BoxedValue::GetType method

Obtiene el tipo real del objeto.

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

ReturnValue

TypeInfo object which describes final type.

Ver también