ArrayOfGroupedItemsType 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.
The ArrayOfGroupedItemsType class contains an array of items that are returned by the FindItem(FindItemType) method.
public ref class ArrayOfGroupedItemsType
public class ArrayOfGroupedItemsType
Public Class ArrayOfGroupedItemsType
- Inheritance
-
ArrayOfGroupedItemsType
Constructors
ArrayOfGroupedItemsType() |
The ArrayOfGroupedItemsType() constructor initializes a new instance of the ArrayOfGroupedItemsType class. |
Properties
Items |
The Items property gets or sets an array of grouped items. |