Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. | |
Item | Gets the element at the specified index. |
The following tables list the members exposed by ChartObjectCollection<T>.
Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. | |
Item | Gets the element at the specified index. |
Name | Description | |
---|---|---|
AssignFrom | Assigns (copies) items from another ChartObjectCollection to the current collection. | |
Contains | Determines whether the collection contains a specific item. | |
CopyTo | ||
IndexOf | Gets the index of the element. |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when the collection or its item has changed. |