MetalamaAPI documentationAdvanced APIMetalama.​Framework.​Engine.​CollectionsIRead­Only­Multi­Value­Dictionary<TKey, TValue>this
Open sandboxFocus

IReadOnlyMultiValueDictionary<TKey, TValue>.this Property

this[TKey]

Declaration
IReadOnlyCollection<out TValue> this[TKey key] { get; }
Parameters
Type Name Description
TKey key
Property Value
Type Description
IReadOnlyCollection<TValue>