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.Page for C++