TVecList.Assign Method

void Assign(TVecList Source)

Assigns the source to the calling object.

#NameTypeDescription
1SourceTVecList

Result: stored in self (calling object)

Remarks:

All the data is copied.