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