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ètreTypeDescription
nomconst System::String&Le nom associé à la valeur à récupérer.
typeconst System::TypeInfo&Le type de la valeur à récupérer.

Voir aussi