'Usage
Dim instance As RatesDictionary Dim writer As XmlWriter instance.WriteXml(writer)
public: void WriteXml( XmlWriter* writer )
public: void WriteXml( XmlWriter^ writer )
Parameters
- writer
- The System.Xml.XmlWriter stream to which the object is serialized.