Pair.

Pair(Object, Object) Constructor

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

Syntax

public Pair(Object first, Object second)

Parameters

Name Type Description
first Object
second Object

Return Value

Type Description
void