共用方式為


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

定義

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

參數

index
TKey

屬性值

TValue

實作

適用於