Beispiel #1
0
 public void CopyTo(DataType[] array, int arrayIndex)
 {
     Datas.CopyTo(array, arrayIndex);
 }