System::Reflection::FieldInfo::SetValue metodu
FieldInfo::SetValue method
Belirli bir nesneye özellik değerini ayarlar.
void System::Reflection::FieldInfo::SetValue(const System::SharedPtr<System::Object> &obj, const System::SharedPtr<System::Object> &value)
| Parameter | Type | Açıklama |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object özelliğin yazılacağı nesne. |
| değer | const System::SharedPtr<System::Object>& | Ayarlanacak özelliğin değeri. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++