طريقة System::WeakReference<>::get_Target
WeakReference<>::get_Target method
تحصل على الكائن (الهدف) المشار إليه بواسطة كائن WeakReference الحالي.
const WeakPtr<Object> & System::WeakReference<>::get_Target() const
ReturnValue
Object referenced by the current WeakReference object.
انظر أيضًا
- Class WeakPtr
- Class Object
- Class WeakReference<>
- Namespace System
- Library Aspose.Font for C++