BuildMaster SDK Reference
Version:

Equals(object obj) Method

Tests for equality.

Syntax

public virtual bool Equals(object obj)

Parameters

obj
Type: object

The other color.

Returns

True if colors are the same; otherwise false.