طريقة System::Reflection::FieldInfo::GetValue

FieldInfo::GetValue method

يحصل على قيمة الخاصية من كائن محدد.

System::SharedPtr<System::Object> System::Reflection::FieldInfo::GetValue(const System::SharedPtr<System::Object> &obj)
معاملنوعالوصف
objconst System::SharedPtr<System::Object>&Object لقراءة الخاصية منه.

ReturnValue

قيمة الخاصية المحددة للكائن المحدد.

انظر أيضًا