ShellItem.IShellItemController.GetItems Method

Definition

 virtual System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Maui::Controls::ShellSection ^> ^ Microsoft.Maui.Controls.IShellItemController.GetItems() = Microsoft::Maui::Controls::IShellItemController::GetItems;
System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.ShellSection> IShellItemController.GetItems ();
abstract member Microsoft.Maui.Controls.IShellItemController.GetItems : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.ShellSection>
override this.Microsoft.Maui.Controls.IShellItemController.GetItems : unit -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.ShellSection>
Function GetItems () As ReadOnlyCollection(Of ShellSection) Implements IShellItemController.GetItems

Returns

Implements

Applies to