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

定义

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

参数

index
TKey

属性值

TValue

实现

适用于