[]
Represents the collection of data values.
[Obsolete("Will be made internal. Must not be used.")]
public abstract class DataValueCollection
| Name | Description |
|---|---|
| DataValueCollection() |
| Name | Description |
|---|---|
| Count | Gets the data values count. |
| this[int] | Gets the DataValue at the specified index. |