GroupExpressionValueCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |