System::Reflection::FieldInfo::SetValue yöntemi
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)
| Parametre | Tür | 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.Font for C++