System::Runtime::Serialization::SerializationInfo::GetValue-methode

SerializationInfo::GetValue method

Haalt een waarde op uit de SerializationInfo-opslag. Niet geïmplementeerd.

System::SharedPtr<System::Object> System::Runtime::Serialization::SerializationInfo::GetValue(const System::String &name, const System::TypeInfo &type)
ParameterTypeBeschrijving
nameconst System::String&De naam die aan de op te halen waarde is gekoppeld.
typeconst System::TypeInfo&Het type van de op te halen waarde.

Zie ook