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>&सेट करने के लिए प्रॉपर्टी का मान।

संबंधित देखें