System::SmartPtr::operator bool metod
SmartPtr::operator bool method
Kontrollerar om pekaren inte är null.
System::SmartPtr<T>::operator bool() const noexcept
ReturnValue
Falskt om pekaren är null, sant annars.
Se även
- Class SmartPtr
- Namespace System
- Library Aspose.Page for C++