System.Xml.DocumentXPathNodeIterator_ElemChildren_NoLocalName.DocumentXPathNodeIterator_ElemChildren_NoLocalName C# (CSharp) Method

DocumentXPathNodeIterator_ElemChildren_NoLocalName() private method

private DocumentXPathNodeIterator_ElemChildren_NoLocalName ( DocumentXPathNodeIterator_ElemChildren_NoLocalName other ) : System
other DocumentXPathNodeIterator_ElemChildren_NoLocalName
return System
        internal DocumentXPathNodeIterator_ElemChildren_NoLocalName( DocumentXPathNodeIterator_ElemChildren_NoLocalName other ) : base( other ) {
            this.nsAtom = other.nsAtom;
        }
        public override XPathNodeIterator Clone() {

Same methods

DocumentXPathNodeIterator_ElemChildren_NoLocalName::DocumentXPathNodeIterator_ElemChildren_NoLocalName ( DocumentXPathNavigator nav, string nsAtom ) : System
DocumentXPathNodeIterator_ElemChildren_NoLocalName