XmlNode.xml Method

Returns an XML string that represents the current object.

Syntax

public str xml()

Run On

Called

Return Value

Type: str
An XML string that represents the current object.

Remarks

This method can be overridden to return values that are meaningful for that type.

See Also

Reference

XmlNode Class