PagingMemoryBin.

PagingMemoryBin(int, long) Constructor

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

Syntax

public PagingMemoryBin(int pageSize, long initialLength)

Parameters

Name Type Description
pageSize int
initialLength long

Return Value

Type Description
void