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