XPathItemExtensions ClassXPathItemExtensions ClassXPathItemExtensions Class
Extension methods for XPathItemXPathItemXPathItem to add support for evaluation of XPath 2.0 expressions.
Inheritance Hierarchy
- System.ObjectSystem.ObjectSystem::Object
- XmlPrime.ExtensionMethods.XPathItemExtensionsXmlPrime.ExtensionMethods.XPathItemExtensionsXmlPrime.ExtensionMethods::XPathItemExtensions
- Namespace: XmlPrime.ExtensionMethodsXmlPrime.ExtensionMethodsXmlPrime.ExtensionMethods
- Assembly: XmlPrime.ExtensionMethods (in XmlPrime.ExtensionMethods.dll)
The XPathItemExtensionsXPathItemExtensionsXPathItemExtensions
type exposes the following members.
Methods
Method | Description | |
---|---|---|
![]() ![]() | DeepEquals (XPathItem, XPathItem)DeepEquals (XPathItem, XPathItem)DeepEquals (XPathItem^, XPathItem^) | Tests if this XPathItemXPathItemXPathItem is deep-equal to the specified XPathItemXPathItemXPathItem under the specified collation and implicit time zone. |
![]() ![]() | DeepEquals (XPathItem, XPathItem, Collation, TimeZone)DeepEquals (XPathItem, XPathItem, Collation, TimeZone)DeepEquals (XPathItem^, XPathItem^, Collation^, TimeZone) | Tests if this XPathItemXPathItemXPathItem is deep-equal to the specified XPathItemXPathItemXPathItem under the specified collation and implicit time zone. |