IShellItemController.GetItems Method

Definition

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

Returns

Applies to