Edit

Share via


ListPage.GetItems() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The GetItems method retrieves the items in the current page of the list. This method is typically called when the user navigates to a different page in the list.

Returns

An array of IListItem implementations containing the items in the current page of the list. The number of items returned is determined by the PageSize property of the ListItems class.