[]
Serializes the specified object to XML text.
public static bool WriteObject(this XmlWriter writer, string name, object obj)
Public Shared Function WriteObject(writer As XmlWriter, name As String, obj As Object) As Boolean
Type | Description |
---|---|
bool |