طريقة System::Reflection::FieldInfo::SetValue

FieldInfo::SetValue method

يضبط قيمة الخاصية إلى كائن محدد.

void System::Reflection::FieldInfo::SetValue(const System::SharedPtr<System::Object> &obj, const System::SharedPtr<System::Object> &value)
معاملنوعالوصف
objconst System::SharedPtr<System::Object>&Object لكتابة الخاصية إليه.
قيمةconst System::SharedPtr<System::Object>&قيمة الخاصية التي سيتم تعيينها.

انظر أيضًا