ResourceDictionary.ICollection<KeyValuePair<String,Object>>.CopyTo(KeyValuePair<String,Object>[], Int32) Yöntem

Tanım

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

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

Parametreler

array
KeyValuePair<String,Object>[]

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

arrayIndex
Int32

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

Uygulamalar

Şunlara uygulanır