System::SmartPtr::~SmartPtr 方法

SmartPtr::~SmartPtr method

销毁 SmartPtr 对象。如果需要,降低指向对象的引用计数并删除对象。

System::SmartPtr<T>::~SmartPtr()

另见