TCollectionThunks<T1,T2>.GetCurrentWithSelector Method
Definition
Delphi
class function GetCurrentWithSelector(const enumerator: IInterface; const selector: IInterface): T2
Parameters
- enumerator
- IInterface
- selector
- IInterface
Returns
T2