Class NodeList
- Namespace
- NUnit.Framework.Interfaces
- Assembly
- nunit.framework.dll
Class used to represent a list of XmlResults
public class NodeList : List<XmlNode>, IList<XmlNode>, ICollection<XmlNode>, IList, ICollection, IReadOnlyList<XmlNode>, IReadOnlyCollection<XmlNode>, IEnumerable<XmlNode>, IEnumerable
- Inheritance
-
NodeList
- Implements
- Inherited Members
Constructors
NodeList()
public NodeList()