TemplatedItemsList<TView,TItem>.ICollection.CopyTo(Array, Int32) Method

Definition

For internal use by the Xamarin.Forms platform.

void ICollection.CopyTo (Array array, int arrayIndex);
abstract member System.Collections.ICollection.CopyTo : Array * int -> unit
override this.System.Collections.ICollection.CopyTo : Array * int -> unit

Parameters

array
System.Array

For internal use by the Xamarin.Forms platform.

arrayIndex
System.Int32

For internal use by the Xamarin.Forms platform.

Implements

System.Collections.ICollection.CopyTo(System.Array,System.Int32)

Applies to