NodeList
sealed class NodeList : INodeList, IEnumerable<INode>, IEnumerable, IMarkupFormattable, IConstructableNodeList, IEnumerable<IConstructableNode>
Represents a list of Node instances or nodes.