ResourceDictionary.ICollection<KeyValuePair<String,Object>>.CopyTo Methode

Definition

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

void ICollection<KeyValuePair<string,object>>.CopyTo (System.Collections.Generic.KeyValuePair<string,object>[] array, int arrayIndex);
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.CopyTo : System.Collections.Generic.KeyValuePair<string, obj>[] * int -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.CopyTo : System.Collections.Generic.KeyValuePair<string, obj>[] * int -> unit

Parameter

array
System.Collections.Generic.KeyValuePair<System.String,System.Object>[]

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

arrayIndex
System.Int32

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

Implementiert

System.Collections.Generic.ICollection`1.CopyTo(`0[],System.Int32)

Gilt für: