System::Runtime::Serialization::SerializationInfo::GetValue 메서드
SerializationInfo::GetValue method
SerializationInfo 저장소에서 값을 검색합니다. 구현되지 않았습니다.
System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | const System::String& | 검색할 값과 연결된 이름. |
| 유형 | const System::TypeInfo& | 검색할 값의 Type. |
또 보기
- Typedef SharedPtr
- Class Object
- Class String
- Class TypeInfo
- Class SerializationInfo
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++