BuildMaster SDK Reference
Version:
Equals(object obj) Method
Determines whether the specified System.Object is equal to this instance.
Syntax
public
virtual
bool Equals(object obj)
Parameters
- obj
- Type: object
The System.Object to compare with this instance.
Returns
true if the specified System.Object is equal to this instance; otherwise, false.