TsgHashList.CopyTo

TsgHashList

  Classes Reference > List Classes > TsgHashList > Methods >

TsgHashList.CopyTo

TsgHashList

Previous pageReturn to chapter overviewNext page

Copies data from this list to a specified list.

Syntax

function CopyTo(const AList: TObject; const AMode: TsgCopyMode = cmCopy): Boolean;

Description

Call CopyTo to copy data from this list to a specified list.

Go to CAD VCL Enterprise