TVecIntList.Assign Method

procedure Assign(Source: TVecIntList);

Assigns the source to the calling object.

#NameTypeDescription
1SourceTVecIntList

Result: stored in self (calling object)

Remarks:

All the data is copied.