BuildMaster SDK Reference
Version:

Equals(object obj) Method

Returns a value indicating whether this instance is equivalent to another.

Syntax

public virtual bool Equals(object obj)

Parameters

obj
Type: object

The other instance.

Returns

True if objects are equivalent; otherwise false.