IShellController.GetItems Method

Definition

public:
 System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Maui::Controls::ShellItem ^> ^ GetItems();
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.ShellItem> GetItems ();
abstract member GetItems : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.ShellItem>
Public Function GetItems () As ReadOnlyCollection(Of ShellItem)

Returns

Applies to