System::SmartPtrInfo::operator-> method

SmartPtrInfo::operator-> method

允许调用由引用指针指向的 Object 的方法。

Object * System::SmartPtrInfo::operator->() const

ReturnValue

被引用指针指向的对象。

另见