Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IProvideDataPoints Interface Members
The following tables list the members exposed by IProvideDataPoints.
Public Properties
| Name | Description |
| Count | Returns the number of DataPoints provided. |
| Item | Gets or Sets the DataPoint at the specified index. |
Public Methods
| Name | Description |
| IndexOf | Returns the index of the specified DataPoint in the list. |
See Also