XmlSerializationWriter::CreateUnknownTypeException Method (Type^)
This API supports the product infrastructure and is not intended to be used directly from your code.
Creates an InvalidOperationException that indicates that a type being serialized is not being used in a valid manner or is unexpectedly encountered.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- type
-
Type:
System::Type^
The type that cannot be serialized.
The protected members of XmlSerializationWriter are intended for use only by derived classes that are used internally within the .NET Framework XML serialization infrastructure.
Available since 1.1
Silverlight
Available since 2.0