TCollectionBase<T>.MoveTo(ICollection<T>) Method

Represents method MoveTo(ICollection<T>).

Namespace: Spring.Collections.Base
public
 function MoveTo(const collection: ICollection<T>): Integer; overload;

Parameters

collection
Type: ICollection<T>

Return Value

Type: Integer