Implemented interface member:
property
IsReadOnly
System.Collections.IDictionary.IsReadOnly
1 reference to IsReadOnly
System.ServiceModel.Internals (1)
System\Runtime\Collections\OrderedDictionary.cs (1)
275return this.privateDictionary.IsReadOnly;