System::Reflection::FieldInfo::GetValue طريقة
FieldInfo::GetValue method
يحصل على قيمة الخاصية من كائن محدد.
System::SharedPtr<System::Object> System::Reflection::FieldInfo::GetValue(const System::SharedPtr<System::Object> &obj)
| Parameter | Type | الوصف |
|---|---|---|
| obj | const System::SharedPtr<System::Object>& | Object لقراءة الخاصية من. |
ReturnValue
قيمة الخاصية المحددة للكائن المحدد.
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Class FieldInfo
- Namespace System::Reflection
- Library Aspose.Page for C++