XPathItem Class
.NET Framework 3.0
Represents an item in the XQuery 1.0 and XPath 2.0 Data Model.
Namespace: System.Xml.XPath
Assembly: System.Xml (in system.xml.dll)
Assembly: System.Xml (in system.xml.dll)
An item is either a node or an atomic value.
Notes to Inheritors: When you inherit from the XPathItem class, you must override the following members: IsNode: System.Object
System.Xml.XPath.XPathItem
System.Xml.Schema.XmlAtomicValue
System.Xml.XPath.XPathNavigator
System.Xml.XPath.XPathItem
System.Xml.Schema.XmlAtomicValue
System.Xml.XPath.XPathNavigator
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: