Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddRange(IEnumerable<Node>)

  • Declared in: RT.Xml.Tag

Declaration

public void AddRange(
    IEnumerable<Node> nodes
)

Summary

Appends the specified nodes to the end of this tag’s children.