Interface IReadOnlyMultiValueDictionary<TKey, TValue>
Namespace: Metalama.Framework.Engine.Collections
Assembly: Metalama.Framework.Sdk.dll
Syntax
public interface IReadOnlyMultiValueDictionary<TKey, out TValue>
Type Parameters
Name | Description |
---|---|
TKey | |
TValue |
Properties
Name | Description |
---|---|
Item[TKey] | |
Keys |