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

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

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

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

Create DifferenceIterator.

MoveNext ( XPathNavigator nestedNavigator ) : SetIteratorResult

Position this iterator to the next node in the union.

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

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

Create DifferenceIterator.
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