Navigation: Code Documentation > RSCommon > DataStructures > Classes > TRSObjectOrderedList > Methods
TRSObjectOrderedList.Clone Method
Creates a copy of the ordered list.
Note
It is the responsibility of the calling method to free the clone.
Namespace: DataStructures
Delphi
public function Clone: TRSObjectOrderedList;
Return Value
Type: TRSObjectOrderedList
•TRSObjectOrderedList
•DataStructures