다음을 통해 공유


Element.Descendants 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Xamarin.Forms.Element/<Descendants>d__88))]
public System.Collections.Generic.IEnumerable<Xamarin.Forms.Element> Descendants();
abstract member Descendants : unit -> seq<Xamarin.Forms.Element>
override this.Descendants : unit -> seq<Xamarin.Forms.Element>

반환

System.Collections.Generic.IEnumerable<Element>

구현

특성
System.ComponentModel.EditorBrowsableAttribute System.Runtime.CompilerServices.IteratorStateMachineAttribute

적용 대상