get_Target()

WeakReference<>::get_Target() const method

Gets the object (the target) referenced by the current WeakReference object.

const WeakPtr<Object> & System::WeakReference<>::get_Target() const

Return Value

Object referenced by the current WeakReference object.

See Also