GetType()

BoxedValue::GetType() const method

Gets actual type of object.

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

Return Value

TypeInfo object which describes final type.

See Also