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