System::SmartPtr::Type 方法

SmartPtr::Type method

快捷方式,用于获取 System::TypeInfo 对象,以对应 Pointee_ 类型。

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

ReturnValue

对描述 Pointee_ 类型的 TypeInfo 结构的 const 引用。

另见