Click or drag to resize
GraphNode.Equals Method
Overload List
  NameDescription
Public methodEquals(Object)
Returns true if the value represented by this instance is the same.
(Overrides Object.Equals(Object).)
Public methodEquals(GraphNode)
Returns true if the value represented by this instance is the same.
Public methodEquals(IGraphNode)
Top
See Also