[]
Determines whether the specified TrendLine exists in the collection.
public bool Contains(TrendLine tl)
Public Function Contains(tl As TrendLine) As Boolean
| Type | Name | Description |
|---|---|---|
| TrendLine | tl | TrendLine. |
| Type | Description |
|---|---|
| bool | A boolean indicating whether the specified TrendLine is contained in the collection. |