Visual Basic (Declaration) | |
---|---|
Protected Sub ReadXml( _ ByVal navigator As IXPathNavigable _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected void ReadXml( IXPathNavigable navigator ) |
C++/CLI | |
---|---|
protected: void ReadXml( IXPathNavigable navigator ) |
Parameters
- navigator
- Provides an accessor to the XPathNavigator class.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family