GroupedItemsType Members
Include Protected Members
Include Inherited Members
The GroupedItemsType class contains a collection of items that are the result of a grouped FindItem call.
The GroupedItemsType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GroupedItemsType | The GroupedItemsType constructor initializes a new instance of the GroupedItemsType class. |
Top
Properties
Name | Description | |
---|---|---|
GroupIndex | The GroupIndex property gets the property value that is used to group items in a grouped FindItem call. | |
Items | The Items property gets an array of grouped items. |
Top