TsgBaseList.IsEqual

TsgBaseList

  Classes Reference > List Classes > TsgBaseList > Methods >

TsgBaseList.IsEqual

TsgBaseList

Previous pageReturn to chapter overviewNext page

Checks whether this list and a specified list are equal.

Syntax

function IsEqual(const AList: TsgBaseList; Compare: TsgObjProcCompare = nil): Boolean;

Description

Call IsEqual to check whether this list and a specified list are equal.

Go to CAD VCL Enterprise