次の方法で共有


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

実装

適用対象