System::Reflection::FieldInfo::SetValue मेथड
FieldInfo::SetValue method
विशिष्ट ऑब्जेक्ट में प्रॉपर्टी मान सेट करता है।
void System::Reflection::FieldInfo::SetValue(const System::SharedPtr<System::Object> &obj, const System::SharedPtr<System::Object> &value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object प्रॉपर्टी लिखने के लिए। |
| मान | const System::SharedPtr<System::Object>& | सेट करने के लिए प्रॉपर्टी का मान। |
संबंधित देखें
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++