Overload List| Name | Description |
|---|---|
XmlSerializationContext.WriteObject (Object, String, XElement) |
Writes the specified object under the specified name. |
XmlSerializationContext.WriteObject (Object, String, XmlElement) |
Writes the specified object under the specified name. |
See Also