Summary
Initializes a collection of the specified initial capacity.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayDictionary4
<K, V>
Syntax
public ArrayDictionary4(int initialCapacity)
Parameters
Name | Type | Description |
---|---|---|
initialCapacity | int |
Return Value
Type | Description |
---|---|
void |