public void Dispose() { Reset(); Over = null; }
public EnumeratorT(FStringCollection over) { Over = over; }