MemberCollection.SerializeToXml Method
Include Protected Members
Include Inherited Members
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