[]
Determines whether the IList contains a specific value.
public bool Contains(object value)
Public Function Contains(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value | The object to locate in the IList. |
| Type | Description |
|---|---|
| bool |