TsgIntegerList.AssignArray

TsgIntegerList

  Classes Reference > List Classes > TsgIntegerList > Methods >

TsgIntegerList.AssignArray

TsgIntegerList

Previous pageReturn to chapter overviewNext page

Copies an array of the integer numbers to this list.

Syntax

procedure AssignArray(const NewItems: array of Integer);

Description

Call AssignArray to copy an array of the integer numbers to this list.

Go to CAD VCL Enterprise