Exemplo n.º 1
0
 public void CopyTo(Array array, int index)
 {
     ht.CopyToCollection(array, index, EnumeratorType.VALUE);
 }