Type()

SmartPtr::Type() method

Shortcut to get System::TypeInfo object for the Pointee_ type.

static const System::TypeInfo & System::SmartPtr<T>::Type()

Return Value

Const reference to TypeInfo structure which describes Pointee_ type.

See Also