Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(Node)

  • Declared in: RT.Xml.Tag

Declaration

public void Add(
    Node node
)

Summary

Appends the specified node (which could be a Text or a Tag) to the end of this tag’s children.