SourceText.CopyTo

SourceText.CopyTo method

Tentukan antarmuka untuk mendapatkan SourceText dari array sumber.

public abstract void CopyTo(int sourceIndex, char[] destination, int destinationIndex, int count)
ParameterJenisKeterangan
sourceIndexInt32sourceIndex.
destinationChar[]Tempat tujuan.
destinationIndexInt32DestinationIndex.
countInt32Jumlah bilangan bulat.

Lihat juga