public void Clear() { m_currentIndex = -1; m_entries.Clear(); }
private void ClearIndices() { m_filteredIndices.Clear(); }