List4.

List4(List4, Object) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
List4

Syntax

public List4(List4 next, Object element)

Parameters

Name Type Description
next List4
element Object

Return Value

Type Description
void