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

Inheritance: Query
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Advance ( ) : XPathNavigator
Reset ( ) : void
ValueQuery ( ) : System

Méthodes protégées

Méthode Description
ValueQuery ( ValueQuery other ) : System

Method Details

Advance() public final méthode

public final Advance ( ) : XPathNavigator
Résultat System.Xml.XPath.XPathNavigator

Reset() public final méthode

public final Reset ( ) : void
Résultat void

ValueQuery() public méthode

public ValueQuery ( ) : System
Résultat System

ValueQuery() protected méthode

protected ValueQuery ( ValueQuery other ) : System
other ValueQuery
Résultat System