/// <summary> /// Removes all information items. /// </summary> public void ClearAll() { _infoCollection.Clear(); }