System::Reflection::FieldInfo::GetValue yöntemi
FieldInfo::GetValue method
Belirli bir nesneden özellik değerini alır.
System::SharedPtr<System::Object> System::Reflection::FieldInfo::GetValue(const System::SharedPtr<System::Object> &obj)
| Parametre | Tür | Açıklama |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object özelliğin okunacağı nesne. |
ReturnValue
Belirtilen nesne için belirtilen özelliğin değeri.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Font for C++