equal


Description:

public abstract bool equal (AppInfo appinfo2)

Checks if two AppInfos are equal.

Parameters:

this

the first AppInfo.

appinfo2

the second AppInfo.

Returns:

true if this is equal to appinfo2. false otherwise.