System::Reflection::FieldInfo::GetValue 메서드

FieldInfo::GetValue method

특정 객체에서 속성 값을 가져옵니다.

System::SharedPtr<System::Object> System::Reflection::FieldInfo::GetValue(const System::SharedPtr<System::Object> &obj)
매개변수형식설명
objconst System::SharedPtr<System::Object>&Object에서 속성을 읽을 대상.

ReturnValue

지정된 객체에 대한 지정된 속성 값.

또 보기