AppInfoT.equal

Checks if two #GAppInfos are equal.

template AppInfoT(TStruct)
bool
equal

Parameters

appinfo2 AppInfoIF

the second #GAppInfo.

Return: %TRUE if @appinfo1 is equal to @appinfo2. %FALSE otherwise.

Meta