SeriesDataBindingCollection Methods
Include Protected Members
Include Inherited Members
The SeriesDataBindingCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a SeriesDataBinding object to the end of the collection. |
![]() |
Find | Searches for the matching SeriesDataBinding object with the specified series name from the collection. |
![]() |
IndexOf | Retrieves the zero-based index of the first occurrence of a value in the collection. |
![]() |
Insert | Inserts the SeriesDataBinding element into the collection at the specified index. |
![]() |
Remove(String) | Removes the matching SeriesDataBinding object with the specified series name from the collection. |
![]() |
Remove(SeriesDataBinding) | Removes the first occurrence of a specific SeriesDataBinding object from the collection. |
Top
.gif)