MemoryBin.

MemoryBin(int, IGrowthStrategy) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
MemoryBin

Syntax

public MemoryBin(int initialSize, IGrowthStrategy growthStrategy)

Parameters

Name Type Description
initialSize int
growthStrategy IGrowthStrategy

Return Value

Type Description
void