2.0
3.0
>
dev
>
api
>
name
>
return_self
السابق
التالي
تحرير
إعادة تسمية
تراجع
بحث
الإدارة
المستندات
تحذير! هذه الصفحة لم يتم ترجمتها.
See english version
RETURN_SELF
#define
RETURN_SELF
() ...
This macro returns the object the method or property implementation was called on.
Use it only in a method or property implementation function.