共用方式為


NSMutableDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.IsReadOnly 屬性

定義

bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.IsReadOnly { get; }
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.IsReadOnly

屬性值

實作

適用於