C# Class System.Xml.XPath.DataBinding.XPathDocumentView.ContentIterator

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
ContentIterator ( System.Xml.XPath.XPathNode nd, Shape shape ) : System
Next ( ) : bool

Private Methods

Méthode Description
Advance ( ) : void

Method Details

ContentIterator() public méthode

public ContentIterator ( System.Xml.XPath.XPathNode nd, Shape shape ) : System
nd System.Xml.XPath.XPathNode
shape Shape
Résultat System

Next() public méthode

public Next ( ) : bool
Résultat bool