TCollectionThunks<T>.Contains Method
Definition
Delphi
class function Contains(const collection: IInterface; const value; const comparer: IInterface): Boolean
Parameters
- collection
- IInterface
- value
- Void
- comparer
- IInterface
Returns
Boolean