HandCoded.Xml.MutableNodeList.MutableNodeList C# (CSharp) Method

MutableNodeList() public method

Constructs an empty MutableNodeList instance.
public MutableNodeList ( ) : System
return System
        public MutableNodeList()
        {
        }