GroupedItemsType Members
The GroupedItemsType class contains a collection of items that are the result of a grouped FindItem call.
The following tables list the members exposed by the GroupedItemsType type.
Public Constructors
Name | Description | |
---|---|---|
GroupedItemsType | The GroupedItemsType constructor initializes a new instance of the GroupedItemsType class. |
Top
Public 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
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also