MemoryStorage.

Bin(string) Method

Summary

Returns the memory bin for the given URI for external use.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
MemoryStorage

Syntax

public virtual MemoryBin Bin(string uri)

Remarks

Returns the memory bin for the given URI for external use.

Parameters

Name Type Description
uri string

Return Value

Type Description
MemoryBin