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

Definition

TValue System.Collections.Generic.IDictionary<TKey,TValue>.Item[TKey index] { get; set; }
System.Collections.Generic.IDictionary<TKey,TValue>.Item

Parameters

index
TKey

Property Value

TValue

Implements

Applies to