DataSet::IXmlSerializable::WriteXml Method (XmlWriter^)
.NET Framework (current version)
For a description of this member, see IXmlSerializable::WriteXml.
Assembly: System.Data (in System.Data.dll)
Parameters
- writer
-
Type:
System.Xml::XmlWriter^
A XmlWriter.
Implements
IXmlSerializable::WriteXml(XmlWriter^)This member is an explicit interface member implementation. It can be used only when the DataSet instance is cast to an IXmlSerializable interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: