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

实现

适用于