[This is preliminary documentation and is subject to change.]
Represents root step of pesudo-XML structure. This step can occure only as first step of sequence.
Namespace: Tools.XmlT.XPathTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
protected sealed class RootStep : XPathObjectNavigator..::..Step |
| Visual Basic |
|---|
Protected NotInheritable Class RootStep _ Inherits XPathObjectNavigator..::..Step |
| Visual C++ |
|---|
protected ref class RootStep sealed : public XPathObjectNavigator..::..Step |
| F# |
|---|
[<SealedAttribute>] type RootStep = class inherit XPathObjectNavigator..::..Step end |
| JScript |
|---|
protected final class RootStep extends XPathObjectNavigator..::..Step |
Inheritance Hierarchy
System..::..Object
Tools.XmlT.XPathT..::..XPathObjectNavigator..::..Step
Tools.XmlT.XPathT..::..XPathObjectNavigator..::..RootStep
Tools.XmlT.XPathT..::..XPathObjectNavigator..::..Step
Tools.XmlT.XPathT..::..XPathObjectNavigator..::..RootStep