XPathItemExtensions MethodsXPathItemExtensions MethodsXPathItemExtensions Methods
- XmlPrime 4.0
- Other Versions ▼
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.
|
| DeepEquals (XPathItem, XPathItem, Collation, TimeZone, NodeEqualityOptions)DeepEquals (XPathItem, XPathItem, Collation, TimeZone, NodeEqualityOptions)DeepEquals (XPathItem^, XPathItem^, Collation^, TimeZone, NodeEqualityOptions) |
Tests if this XPathItemXPathItemXPathItem is deep-equal to the specified XPathItemXPathItemXPathItem under the specified collation and implicit time zone.
|
| DeepEquals (XPathItem, XPathItem, NodeEqualityOptions)DeepEquals (XPathItem, XPathItem, NodeEqualityOptions)DeepEquals (XPathItem^, XPathItem^, NodeEqualityOptions) |
Tests if this XPathItemXPathItemXPathItem is deep-equal to the specified XPathItemXPathItemXPathItem under the specified collation and implicit time zone.
|
Top