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)
| Parameter | Type | 描述 |
|---|---|---|
| name | const System::String& | 与要检索的值关联的名称。 |
| 类型 | const System::TypeInfo& | 要检索的值的类型。 |
另见
- Typedef SharedPtr
- Class Object
- Class String
- Class TypeInfo
- Class SerializationInfo
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++