HierarchyId.Equals Method
Include Protected Members
Include Inherited Members
Applies to v2.
Specifies whether the specified object is the same as the HierarchyId.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Specifies whether the specified object is the same as the HierarchyId. | |
Equals(Tuple<T1, T2>) | Specifies whether the specified identifier is the same as the HierarchyId. |
Top