IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
Assembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
IDictionary IsReadOnly
Gets a value that indicates whether or not the OrderedDictionary TKey, TValue is read only.
Namespace: IBM.WebSphere.CachingAssembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
Syntax
Field Value
true if the OrderedDictionary TKey, TValue is read only; otherwise false.Implements
ICollection T IsReadOnlyIDictionary IsReadOnly
See Also