System::Reflection::FieldInfo::SetValue μέθοδος
FieldInfo::SetValue method
Ορίζει την τιμή της ιδιότητας σε συγκεκριμένο αντικείμενο.
void System::Reflection::FieldInfo::SetValue(const System::SharedPtr<System::Object> &obj, const System::SharedPtr<System::Object> &value)
| Parameter | Type | Περιγραφή |
|---|---|---|
| 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++