System::WeakReference<>::get_Target method
WeakReference<>::get_Target method
Gets the object (the target) referenced by the current WeakReference object.
const WeakPtr<Object> & System::WeakReference<>::get_Target() const
ReturnValue
Object referenced by the current WeakReference object.
See Also
- Class WeakPtr
- Class Object
- Class WeakReference<>
- Namespace System
- Library Aspose.Page for C++