BBCodeNodeAppendChild Method

Overload List

AppendChild(BBCodeNode) Adds a new child node at the end of this node's descendants.
AppendChild(String) Adds a new child node at the end of this node's descendants.
AppendChild(String, String) Adds a new child node at the end of this node's descendants

See Also