[]
Gets a single ITrendline object from the collection.
ITrendline this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As ITrendline
| Type | Name | Description |
|---|---|---|
| int | index | The index number for the object. |
| Type | Description |
|---|---|
| ITrendline | An ITrendline object contained by the collection. |