XmlSerializationWriter::CreateUnknownAnyElementException 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 XML element that should adhere to the XML Schema any element declaration cannot be processed.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- name
-
Type:
System::String^
The XML element that cannot be processed.
- ns
-
Type:
System::String^
The namespace of the XML element.
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