1 reference to GetNthMatchingNode
System.Xml (1)
System\Xml\Dom\XmlElementList.cs (1)
203if ( ( node = GetNthMatchingNode( curElem, bForward, nDiff ) ) != null ) {