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

DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName() private méthode

private DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName ( DocumentXPathNavigator nav, string nsAtom ) : System
nav DocumentXPathNavigator
nsAtom string
Résultat System
        internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName( DocumentXPathNavigator nav, string nsAtom ) : base( nav, nsAtom ) {
        }
        internal DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName( DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName other ) : base( other ) {

Same methods

DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName::DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName ( DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName other ) : System
DocumentXPathNodeIterator_ElemChildren_AndSelf_NoLocalName