SortedList: Clone |
Returns a cloned version of this instance.
Public Function Clone ( ) As SortedList
Reference types are not cloned. If there are object types in the list, then a new reference to the object is created, but the object itself is not cloned.