System::Runtime::Serialization::SerializationInfo::GetValue metod

SerializationInfo::GetValue method

Hämtar ett värde från SerializationInfo-lagret. Inte implementerad.

System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
ParameterTypBeskrivning
namnconst System::String&Namnet som är associerat med värdet att hämta.
typconst System::TypeInfo&Typen av värdet att hämta.

Se även