共用方式為


NSMutableDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Item[TKey] 屬性

定義

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

參數

index
TKey

屬性值

TValue

實作

適用於