Sdílet prostřednictvím


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

Definice

Pro interní použití v Xamarinu. Forms platformu.

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

Parametry

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

Pro interní použití v Xamarinu. Forms platformu.

arrayIndex
System.Int32

Pro interní použití v Xamarinu. Forms platformu.

Implementuje

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

Platí pro