RandomAccessFile.

RandomAccessFile(string, string) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.IO
Containing Type
RandomAccessFile

Syntax

public RandomAccessFile(string file, string fileMode)

Parameters

Name Type Description
file string
fileMode string

Return Value

Type Description
void