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>

傳回

實作

屬性

適用於