Freigeben über


EnumerableExtensions Klasse

Definition

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class EnumerableExtensions
type EnumerableExtensions = class
Vererbung
System.Object
EnumerableExtensions
Attribute
System.ComponentModel.EditorBrowsableAttribute

Methoden

ForEach<T>(IEnumerable<T>, Action<T>)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetChildGesturesFor<T>(IEnumerable<GestureElement>, Func<T,Boolean>)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GetGesturesFor<T>(IEnumerable<IGestureRecognizer>, Func<T,Boolean>)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

GroupToDictionary<TSource,TKey>(IEnumerable<TSource>, Func<TSource,TKey>)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

IndexOf<T>(IEnumerable<T>, Func<T,Boolean>)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

IndexOf<T>(IEnumerable<T>, T)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Prepend<T>(IEnumerable<T>, T)

Für die interne Verwendung durch die Xamarin.Forms-Plattform.

Gilt für: