다음을 통해 공유


LockableObservableListWrapper.CopyTo(String[], Int32) 메서드

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

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

매개 변수

array
System.String[]

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

arrayIndex
System.Int32

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

구현

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

적용 대상