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