Share via


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
Public method GroupedItemsType The GroupedItemsType constructor initializes a new instance of the GroupedItemsType class.

Top

Properties

  Name Description
Public property GroupIndex The GroupIndex property gets the property value that is used to group items in a grouped FindItem call.
Public property Items The Items property gets an array of grouped items.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top