MultiDictionary2.Item

MultiDictionary<TKey,TValue> indexer

public IReadOnlyList<TValue> this[TKey key] { get; }

See Also