equal


Description:

public abstract bool equal (Icon? icon2)

Checks if two icons are equal.

Parameters:

this

pointer to the first Icon.

icon2

pointer to the second Icon.

Returns:

true if this is equal to icon2. false otherwise.