MemberCollection.SerializeToXml method
Serializes an object to XML.
Overload list
Name | Description | |
---|---|---|
SerializeToXml() | Serializes the object to XML. | |
SerializeToXml(XmlTextWriter) | Serializes the object to the argument XML stream. |
Top
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Serializes an object to XML.
Name | Description | |
---|---|---|
SerializeToXml() | Serializes the object to XML. | |
SerializeToXml(XmlTextWriter) | Serializes the object to the argument XML stream. |
Top