Compartilhar via


IShellSectionController.GetItems Method

Definition

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

Returns

Applies to