VisualStateGroupList.CopyTo(VisualStateGroup[], Int32) Metoda

Definicja

Kopiuje grupę listy do określonej arraywartości , zaczynając od arrayIndex.

public void CopyTo (Xamarin.Forms.VisualStateGroup[] array, int arrayIndex);
abstract member CopyTo : Xamarin.Forms.VisualStateGroup[] * int -> unit
override this.CopyTo : Xamarin.Forms.VisualStateGroup[] * int -> unit

Parametry

arrayIndex
System.Int32

Implementuje

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

Dotyczy