|  | Name | Description | 
            
              |   | BinarySearch(KeyValuePairTKey, TValue) | This function doesn't have the same meaning in the ProcessDictionaryTKey, TValue as it does in
            ProcessQueueT, so it is marked as hidden from the editor.  However it returns
            IndexOfKey(TKey) so that it returns a value that at least makes sense
            in case it gets called. | 
            
              |   | BinarySearch(KeyValuePairTKey, TValue, IComparerKeyValuePairTKey, TValue) | This function doesn't have the same meaning in the ProcessDictionaryTKey, TValue as it does in
            ProcessQueueT, so it is marked as hidden from the editor.  However it returns
            IndexOfKey(TKey) so that it returns a value that at least makes sense
            in case it gets called. | 
            
              |   | BinarySearch(Int32, Int32, KeyValuePairTKey, TValue, IComparerKeyValuePairTKey, TValue) | This function doesn't have the same meaning in the ProcessDictionaryTKey, TValue as it does in
            ProcessQueueT, so it is marked as hidden from the editor.  However it returns
            IndexOfKey(TKey) so that it returns a value that at least makes sense
            in case it gets called. |