Pair Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Pair"] class Type type-node

Syntax

public class Pair

Constructors

Name Summary
Pair(Object, Object)

Fields

Name Constant Value Summary
first
second

Methods

Name Value Summary
Equals(Object) bool
GetHashCode() int
Of(Object, Object) Pair
static
ToString() string