TCollectionBase<T>.MoveTo(ICollection<T>) Method
Represents method MoveTo(ICollection<T>).
public function MoveTo(const collection: ICollection<T>): Integer; overload;
Parameters
- collection
- Type: ICollection<T>
        
Return Value
Type:  Integer