Equals Method
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Determines whether a node has the same key as the current one.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines whether a node has the same key as the current one. (Overrides ValueType. . :: . .Equals(Object).) | |
Equals(Node) | Determines whether a node has the same key as the current one. |
Top