System::DefaultBoxedValue::GetType method

DefaultBoxedValue::GetType method

Gets actual type of object.

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

ReturnValue

TypeInfo object which describes final type.

See Also