GetValue()
SerializationInfo::GetValue(const System::String&, const System::TypeInfo&) method
Retrieves a value from the SerializationInfo store. Not implemented.
System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
Arguments
Parameter | Type | Description |
---|---|---|
name | const System::String& | The name associated with the value to retrieve. |
type | const System::TypeInfo& | The Type of the value to retrieve. |
See Also
- Typedef SharedPtr
- Class Object
- Class String
- Class TypeInfo
- Class SerializationInfo
- Namespace System::Runtime::Serialization
- Library Aspose.Slides