NodeList public sealed class NodeList : BaseCollection<Node> Represents a list of Node instances or nodes. Documentation Code