Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Related content
Windows developer