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

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property 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

Method 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