Contains(IEnumerable,Object,String,String,Image) Method
Checks whether the provided collection contains the object provided in the second argument.

C# Syntax

Parameters

collection
The collection to check.
expected
The object to search for.
verificationName
The verification title.
verificationDescription
The verification description.
verificationImage
An image related to the verification.