System::Reflection::FieldInfo::GetValue metode
FieldInfo::GetValue method
Mendapatkan nilai properti dari objek tertentu.
System::SharedPtr<System::Object> System::Reflection::FieldInfo::GetValue(const System::SharedPtr<System::Object> &obj)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object untuk membaca properti dari. |
ReturnValue
Nilai properti yang ditentukan untuk objek yang ditentukan.
Lihat Juga
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++