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

Definition

public TValue this[TKey index] { get; set; }
member this.Item('Key) : 'Value with get, set

Parameters

index
TKey

Property Value

TValue

Implements

Applies to