internal DocumentXPathNodeIterator_ElemChildren( DocumentXPathNodeIterator_ElemChildren other ) : base( other ) { _localNameAtom = other._localNameAtom; _nsAtom = other._nsAtom; }
internal DocumentXPathNodeIterator_ElemChildren(DocumentXPathNodeIterator_ElemChildren other) : base(other) { this.localNameAtom = other.localNameAtom; this.nsAtom = other.nsAtom; }