 | DeepEquals (XPathArray, Collation, TimeZone)DeepEquals (XPathArray, Collation, TimeZone)DeepEquals (XPathArray^, Collation^, TimeZone) |
Tests if this XPathArrayXPathArrayXPathArray is deep-equal to the specified XPathArrayXPathArrayXPathArray under the specified collation and implicit time zone.
|
 | XPathFunctionItem.DeepEqualsXPathFunctionItem.DeepEqualsXPathFunctionItem::DeepEquals |
Tests if this XPathFunctionItemXPathFunctionItemXPathFunctionItem is deep-equal to the specified XPathFunctionItemXPathFunctionItemXPathFunctionItem under the specified collation and implicit time zone.
(Inherited from XmlPrime.XPathFunctionItemXmlPrime.XPathFunctionItemXmlPrime::XPathFunctionItem) |
 | XPathFunctionItem.EqualsXPathFunctionItem.EqualsXPathFunctionItem::Equals |
Determines whether the specified objectObjectobject is equal to the current objectObjectobject.
(Overrides Object.EqualsObject.EqualsObject::Equals) |
 | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathFunctionItem.GetHashCodeXPathFunctionItem.GetHashCodeXPathFunctionItem::GetHashCode |
Serves as a hash code for a particular type.
(Overrides Object.GetHashCodeObject.GetHashCodeObject::GetHashCode) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the TypeTypeType of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | XPathFunctionItem.ToStringXPathFunctionItem.ToStringXPathFunctionItem::ToString |
Returns a stringStringString that represents the current XPathAtomicValueXPathAtomicValueXPathAtomicValue.
(Overrides Object.ToStringObject.ToStringObject::ToString) |
 | XPathFunctionItem.ValueAs (Type, IXmlNamespaceResolver)XPathFunctionItem.ValueAs (Type, IXmlNamespaceResolver)XPathFunctionItem::ValueAs (Type^, IXmlNamespaceResolver^) |
Returns the item's value as the type specified using the IXmlNamespaceResolverIXmlNamespaceResolverIXmlNamespaceResolver
object specified to resolve namespace prefixes.
(Overrides XPathItem.ValueAsXPathItem.ValueAsXPathItem::ValueAs) |
 | XPathItem.ValueAsXPathItem.ValueAsXPathItem::ValueAs | Returns the item's value as the specified type.(Inherited from System.Xml.XPath.XPathItemSystem.Xml.XPath.XPathItemSystem.Xml.XPath::XPathItem) |