Поделиться через


IElementController.Descendants Метод

Определение

Для внутреннего использования .NET MAUI.

public:
 System::Collections::Generic::IEnumerable<Microsoft::Maui::Controls::Element ^> ^ Descendants();
public System.Collections.Generic.IEnumerable<Microsoft.Maui.Controls.Element> Descendants ();
abstract member Descendants : unit -> seq<Microsoft.Maui.Controls.Element>
Public Function Descendants () As IEnumerable(Of Element)

Возвращаемое значение

Комментарии

Возвращает коллекцию потомков элемента.

Применяется к