EnumerableExtensions.Prepend<T>(IEnumerable<T>, T) Yöntem

Tanım

Xamarin tarafından dahili kullanım için. Forms platform.

[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Xamarin.Forms.Internals.EnumerableExtensions/<Prepend>d__7`1))]
public static System.Collections.Generic.IEnumerable<T> Prepend<T> (this System.Collections.Generic.IEnumerable<T> enumerable, T item);
static member Prepend : seq<'T> * 'T -> seq<'T>

Tür Parametreleri

T

Xamarin tarafından dahili kullanım için. Forms platform.

Parametreler

enumerable
System.Collections.Generic.IEnumerable<T>

Xamarin tarafından dahili kullanım için. Forms platform.

item
T

Xamarin tarafından dahili kullanım için. Forms platform.

Döndürülenler

System.Collections.Generic.IEnumerable<T>

Xamarin tarafından dahili kullanım için. Forms platform.

Öznitelikler
System.Runtime.CompilerServices.IteratorStateMachineAttribute

Şunlara uygulanır