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 with the specified capacity.
Namespace: IBM.WebSphere.CachingAssembly: Client.ApiImpl (in Client.ApiImpl.dll) Version: 8.6.0.0
Syntax
Parameters
- capacity
- Type: System Int32
The initial number of elements that OrderedDictionary TKey, TValue can contain.
See Also