Open sandboxFocus

Property this

this[TKey]

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