Copies the input List vectors to the current list. The current list is cleared.
Note |
---|
Copies of the vectors are copied to the list, not references to the current vectors in the input List. |
Namespace: RSVector
Delphi |
public |
Parameters
List
Type: IVectorList
IVectorList.Assign(IVectorList)
Reference |