System.Xml.DocumentXPathNodeIterator_AllElemChildren_AndSelf.DocumentXPathNodeIterator_AllElemChildren_AndSelf C# (CSharp) Méthode

DocumentXPathNodeIterator_AllElemChildren_AndSelf() private méthode

private DocumentXPathNodeIterator_AllElemChildren_AndSelf ( DocumentXPathNavigator nav ) : System
nav DocumentXPathNavigator
Résultat System
        internal DocumentXPathNodeIterator_AllElemChildren_AndSelf( DocumentXPathNavigator nav ) : base( nav ) {
        }
        internal DocumentXPathNodeIterator_AllElemChildren_AndSelf( DocumentXPathNodeIterator_AllElemChildren_AndSelf other ) : base( other ) {

Same methods

DocumentXPathNodeIterator_AllElemChildren_AndSelf::DocumentXPathNodeIterator_AllElemChildren_AndSelf ( DocumentXPathNodeIterator_AllElemChildren_AndSelf other ) : System
DocumentXPathNodeIterator_AllElemChildren_AndSelf