public void CopyTo(Array array, int index) { ht.CopyToCollection(array, index, EnumeratorType.VALUE); }