共用方式為


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

定義

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

參數

key
TKey

屬性值

TValue

適用於