TEnumerableBase.MoveTo Method

Overloads

MoveTo(IInterface, PTypeInfo)

Delphi
function MoveTo(const collection: IInterface; typeInfo: PTypeInfo): Integer

Parameters

collection
IInterface
typeInfo
PTypeInfo

Returns

Integer

MoveTo(IInterface, IInterface, PTypeInfo)

Delphi
function MoveTo(const collection: IInterface; const predicate: IInterface; typeInfo: PTypeInfo): Integer

Parameters

collection
IInterface
predicate
IInterface
typeInfo
PTypeInfo

Returns

Integer