[]
Determines whether the ICollection<T> contains a specific value.
public bool Contains(ISparkline item)
Public Function Contains(item As ISparkline) As Boolean
| Type | Name | Description |
|---|---|---|
| ISparkline | item | The object to locate in the ICollection<T>. |
| Type | Description |
|---|---|
| bool | true if |