DataValueCollection Class

Definition

Represents the data values in one cell of a CustomData object. This class cannot be inherited.

public ref class DataValueCollection sealed
public sealed class DataValueCollection
type DataValueCollection = class
Public NotInheritable Class DataValueCollection
Inheritance
DataValueCollection

Properties

Count

Gets the number of data values in the collection.

Item[Int32]

Gets the data value at the specified index.

Applies to