NSMutableDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.IsReadOnly Property

Definition

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

Property Value

Implements

Applies to