ShellItem.IShellItemController.GetItems Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.