IsWeak()
SmartPtr::IsWeak() const method
Checks if pointer is in weak mode.
bool System::SmartPtr<T>::IsWeak() const
Return Value
True if pointer is in weak mode, false otherwise.
See Also
- Class SmartPtr
- Namespace System
- Library Aspose.Slides
Checks if pointer is in weak mode.
bool System::SmartPtr<T>::IsWeak() const
True if pointer is in weak mode, false otherwise.