Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to this instance.
|
|
GetHashCode ( ) : int | ||
Node ( ) : System |
Initializes a new instance of the Node class.
|
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
return | bool |