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