Méthode System::Runtime::Serialization::SerializationInfo::GetValue
SerializationInfo::GetValue method
Récupère une valeur du magasin SerializationInfo. Non implémenté.
System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
| Paramètre | Type | Description |
|---|---|---|
| nom | const System::String& | Le nom associé à la valeur à récupérer. |
| type | const System::TypeInfo& | Le type de la valeur à récupérer. |
Voir aussi
- Typedef SharedPtr
- Class Object
- Class String
- Class TypeInfo
- Class SerializationInfo
- Namespace System::Runtime::Serialization
- Library Aspose.Font for C++