System::Reflection::FieldInfo::SetValue metod
FieldInfo::SetValue method
Sätter egenskapsvärde till ett specifikt objekt.
void System::Reflection::FieldInfo::SetValue(const System::SharedPtr<System::Object> &obj, const System::SharedPtr<System::Object> &value)
| Parameter | Type | Beskrivning |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object för att skriva egenskapen till. |
| value | const System::SharedPtr<System::Object>& | Värde på egenskap att sätta. |
Se även
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++