System::Runtime::Serialization::SerializationInfo::GetValue metodo
SerializationInfo::GetValue method
Recupera un valore dall’archivio SerializationInfo. Non implementato.
System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | const System::String& | Il nome associato al valore da recuperare. |
| tipo | const System::TypeInfo& | Il tipo del valore da recuperare. |
Vedi anche
- Typedef SharedPtr
- Class Object
- Class String
- Class TypeInfo
- Class SerializationInfo
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++