C# Класс System.Xml.Xsl.Runtime.IntersectIterator

Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( XmlQueryRuntime runtime ) : void

Create IntersectIterator.

MoveNext ( XPathNavigator nestedNavigator ) : SetIteratorResult

Position this iterator to the next node in the union.

Описание методов

Create() публичный Метод

Create IntersectIterator.
public Create ( XmlQueryRuntime runtime ) : void
runtime XmlQueryRuntime
Результат void

MoveNext() публичный Метод

Position this iterator to the next node in the union.
public MoveNext ( XPathNavigator nestedNavigator ) : SetIteratorResult
nestedNavigator System.Xml.XPath.XPathNavigator
Результат SetIteratorResult