TCollectionThunks<T>.EqualsCurrentWithOtherEnumerator Method
Definition
Delphi
class function EqualsCurrentWithOtherEnumerator(const enumerator1: IInterface; const enumerator2: IInterface; const comparer: IInterface): Boolean
Parameters
- enumerator1
- IInterface
- enumerator2
- IInterface
- comparer
- IInterface
Returns
Boolean