public void Remove(ref keyType key, string text) { removeSearchData.SetRemove(ref key, text); queue.Remove(removeSearchData); }