IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
Back to Top
Overload List
Name | Description | |
---|---|---|
![]() | OrderedDictionary TKey, TValue |
Initializes a new instance of the OrderedDictionary TKey, TValue class.
|
![]() | OrderedDictionary TKey, TValue (Int32) |
Initializes a new instance of the OrderedDictionary TKey, TValue class with the specified capacity.
|
![]() | OrderedDictionary TKey, TValue (IOrderedDictionary TKey, TValue ) |
Initializes a new instance of the OrderedDictionary TKey, TValue class having its contents copied
from the specified IOrderedDictionary TKey, TValue .
|
See Also