Method | Description | |
---|---|---|
Compare ( object obj1, object obj2 ) : int |
Compares two objects for equality.
|
public Compare ( object obj1, object obj2 ) : int | ||
obj1 | object | First object to compare |
obj2 | object | Second object to compare |
return | int |