Table of Contents

Class NodeList

Namespace
NUnit.Framework.Interfaces
Assembly
nunit.framework.dll

Class used to represent a list of XmlResults

public class NodeList : List<TNode>, IList<TNode>, ICollection<TNode>, IList, ICollection, IReadOnlyList<TNode>, IReadOnlyCollection<TNode>, IEnumerable<TNode>, IEnumerable
Inheritance
NodeList
Implements
Inherited Members

Constructors

NodeList()

public NodeList()