Element.IElementController.Descendants Méthode

Définition

Pour une utilisation interne par .NET MAUI.

 virtual System::Collections::Generic::IEnumerable<Microsoft::Maui::Controls::Element ^> ^ Microsoft.Maui.Controls.IElementController.Descendants() = Microsoft::Maui::Controls::IElementController::Descendants;
System.Collections.Generic.IEnumerable<Microsoft.Maui.Controls.Element> IElementController.Descendants ();
abstract member Microsoft.Maui.Controls.IElementController.Descendants : unit -> seq<Microsoft.Maui.Controls.Element>
override this.Microsoft.Maui.Controls.IElementController.Descendants : unit -> seq<Microsoft.Maui.Controls.Element>
Function Descendants () As IEnumerable(Of Element) Implements IElementController.Descendants

Retours

Implémente

S’applique à