Udostępnij za pośrednictwem


Element.Descendants Metoda

Definicja

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

[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>

Zwraca

System.Collections.Generic.IEnumerable<Element>

Implementuje

Atrybuty
System.ComponentModel.EditorBrowsableAttribute System.Runtime.CompilerServices.IteratorStateMachineAttribute

Dotyczy