System::SmartPtr::IsShared 方法
SmartPtr::IsShared method
检查指针是否处于共享模式。
bool System::SmartPtr<T>::IsShared() const
ReturnValue
如果指针处于共享模式则为 true,否则为 false。
另见
- Class SmartPtr
- Namespace System
- Library Aspose.Font for C++
检查指针是否处于共享模式。
bool System::SmartPtr<T>::IsShared() const
如果指针处于共享模式则为 true,否则为 false。