BuildMaster SDK Reference
Version:
Equals(object obj) Method
Returns a value indicating whether this instances is equivalent to another.
Syntax
public
virtual
bool Equals(object obj)
Parameters
- obj
- Type: object
The other instance.
Returns
True if instances are equal; otherwise false.