XmlSerializationReader::CreateAbstractTypeException Method (String^, String^)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates an InvalidOperationException that indicates that an object being deserialized should be abstract.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- name
-
Type:
System::String^
The name of the abstract type.
- ns
-
Type:
System::String^
The .NET Framework namespace of the abstract type.
The protected members of XmlSerializationReader are intended only for use by derived classes that are used internally within the .NET Framework XML serialization infrastructure.
Available since 1.1
Silverlight
Available since 2.0