function Leadtools.LeadCollection.contains( item )
| Parameter | Type | Description | 
|---|---|---|
| item | object | The object to locate in the LeadCollection. The value can be null. | 
| Type | Description | 
|---|---|
| boolean | true if item is found in the LeadCollection; otherwise, false. | 
This method determines equality using the default equality comparer of the type of values in the list.