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

DocumentXPathNodeIterator_AllElemChildren() private method

private DocumentXPathNodeIterator_AllElemChildren ( DocumentXPathNodeIterator_AllElemChildren other ) : System
other DocumentXPathNodeIterator_AllElemChildren
return System
        internal DocumentXPathNodeIterator_AllElemChildren( DocumentXPathNodeIterator_AllElemChildren other ) : base( other ) {
        }

Same methods

DocumentXPathNodeIterator_AllElemChildren::DocumentXPathNodeIterator_AllElemChildren ( DocumentXPathNavigator nav ) : System
DocumentXPathNodeIterator_AllElemChildren