GroupExpressionValueCollection Class

Definition

Represents a collection of GroupExpressionValue objects.

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

Properties

Count

Gets the number of items in the collection.

Item[Int32]

Gets the item at the specified index.

Applies to