System::SmartPtr::~SmartPtr 方法

SmartPtr::~SmartPtr method

销毁 SmartPtr 对象。如有必要,减少指向对象的引用计数并删除该对象。

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

另见