TEqualsCurrentWithOtherEnumerator Delegate
Definition
Delphi
type TEqualsCurrentWithOtherEnumerator = function(const enumerator1: IInterface; const enumerator2: IInterface; const comparer: IInterface): Boolean
Parameters
- enumerator1
- IInterface
- enumerator2
- IInterface
- comparer
- IInterface
Returns
Boolean