get_IsAlive()
WeakReference<>::get_IsAlive() const method
Gets an indication whether the object referenced by the current WeakReference object has been deleted.
bool System::WeakReference<>::get_IsAlive() const
Return Value
True if object is not expired, false otherwise.
See Also
- Class WeakReference<>
- Namespace System
- Library Aspose.Slides