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)
ParameterTypeBeskrivning
namnconst System::String&Namnet som är associerat med värdet som ska hämtas.
typconst System::TypeInfo&Typen för värdet som ska hämtas.

Se även