TEnumerableBase.MoveTo Method
Overloads
Delphi
function MoveTo(const collection: IInterface; typeInfo: PTypeInfo): Integer
Parameters
- collection
- IInterface
- typeInfo
- PTypeInfo
Returns
Integer
Delphi
function MoveTo(const collection: IInterface; const predicate: IInterface; typeInfo: PTypeInfo): Integer
Parameters
- collection
- IInterface
- predicate
- IInterface
- typeInfo
- PTypeInfo
Returns
Integer