C# Class System.Xml.Xsl.XsltOld.NavigatorInput

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

Private Properties

Свойство Type Description
Advance bool
AssertInput void
Close void
MoveToFirstAttribute bool
MoveToFirstNamespace bool
MoveToNextAttribute bool
MoveToNextNamespace bool
NavigatorInput System
NavigatorInput System
Recurse bool
ToParent bool

Private Methods

Méthode Description
Advance ( ) : bool
AssertInput ( ) : void
Close ( ) : void
MoveToFirstAttribute ( ) : bool
MoveToFirstNamespace ( ) : bool
MoveToNextAttribute ( ) : bool
MoveToNextNamespace ( ) : bool
NavigatorInput ( XPathNavigator navigator ) : System
NavigatorInput ( XPathNavigator navigator, string baseUri, InputScope rootScope ) : System
Recurse ( ) : bool
ToParent ( ) : bool