public void Dispose() { parent = null; iCurrent = -1; }
public OpenEnumerator(A_OpenAddressing <K, V> ht) { this.parent = ht; }