GetType()

DefaultBoxedValue::GetType() const method

Gets actual type of object.

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

Return Value

TypeInfo object which describes final type.

See Also