ValueCollection Class

Definition

Encapsulates a list of data values for a report item. This class cannot be inherited.

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

Properties

Count

Returns the number of items in the collection.

Item[Int32]

Retrieves an item from a specified location in the collection.

Applies to