System::SmartPtrInfo::operator! 方法
SmartPtrInfo::operator! method
检查 info 对象是否不指向非空指针。
bool System::SmartPtrInfo::operator!() const
ReturnValue
如果信息对象未指向任何指针或引用指针为 null,则为 False;否则为 true。
另见
- Class SmartPtrInfo
- Namespace System
- Library Aspose.Page for C++