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

FieldInfo::SetValue method

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

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

انظر أيضًا