Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVectorList > Methods
IVectorList.Clone Method
Creates a copy of the vector list including copies of the vectors in the list.
Namespace: CommonInterfaces
Delphi
public function Clone: IVectorList;
Return Value
Type: IVectorList
•CommonInterfaces.IVectorList.Assign(IVectorList)
•IVectorList
•CommonInterfaces