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
Initializes a new instance of the OrderedDictionary TKey, TValue class having its contents copied
from the specified IOrderedDictionary TKey, TValue .
Namespace: IBM.WebSphere.CachingAssembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
Syntax
Parameters
- orderedDictionary
- Type: IBM.WebSphere.Caching IOrderedDictionary TKey, TValue
The IOrderedDictionary TKey, TValue whose contents are copied into the new OrderedDictionary TKey, TValue .
See Also