Ejemplo n.º 1
0
 public int IndexofKey(KeyType key) => sortedList.IndexOfKey(key);