BuildMaster SDK Reference
Version:

Equals(HtmlColor color1, HtmlColor color2) Method

Tests for equality.

Syntax

public static bool Equals(HtmlColor color1, HtmlColor color2)

Parameters

color1
Type: HtmlColor

The first color.

color2
Type: HtmlColor

The second color.

Returns

True if colors are the same; otherwise false.