Share via


NSDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Item[TKey] Property

Definition

TValue System.Collections.Generic.IDictionary<TKey,TValue>.Item[TKey key] { get; set; }
member this.System.Collections.Generic.IDictionary<TKey,TValue>.Item('Key) : 'Value with get, set

Parameters

key
TKey

Property Value

TValue

Implements

Applies to