operator [] method

Iterable<TValue> operator [] (
  1. TKey key
)

Implementation

Iterable<TValue> operator [](TKey key);