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

定义

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

参数

key
TKey

属性值

TValue

适用于