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

Definition

public TValue this[TKey key] { get; }
member this.Item('Key) : 'Value

Parameters

key
TKey

Property Value

TValue

Applies to