System::Runtime::Serialization::SerializationInfo::GetValue‑metoden
SerializationInfo::GetValue method
Hämtar ett värde från SerializationInfo-lagret. Ej implementerad.
System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
| Parameter | Type | Beskrivning |
|---|---|---|
| namn | const System::String& | Namnet som är associerat med värdet som ska hämtas. |
| typ | const System::TypeInfo& | Typen för värdet som ska hämtas. |
Se även
- Typedef SharedPtr
- Class Object
- Class String
- Class TypeInfo
- Class SerializationInfo
- Namespace System::Runtime::Serialization
- Library Aspose.Page for C++