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++