C# Class MS.Internal.Xml.XPath.IteratorFilter

Inheritance: System.Xml.XPath.XPathNodeIterator
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : XPathNodeIterator
MoveNext ( ) : bool

Private Methods

Méthode Description
IteratorFilter ( IteratorFilter it ) : System
IteratorFilter ( XPathNodeIterator innerIterator, string name ) : System

Method Details

Clone() public méthode

public Clone ( ) : XPathNodeIterator
Résultat System.Xml.XPath.XPathNodeIterator

MoveNext() public méthode

public MoveNext ( ) : bool
Résultat bool