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

FieldInfo::GetValue method

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

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

ReturnValue

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

انظر أيضًا