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)
ParameterTipeDeskripsi
objconst System::SharedPtr<System::Object>&Object untuk membaca properti dari.

ReturnValue

Nilai properti yang ditentukan untuk objek yang ditentukan.

Lihat Juga