Element.IElementController.Descendants 메서드

정의

.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

반환

구현

적용 대상