Tree.

Compare(Tree) Method

Summary

returns 0, if keys are equal uses this - other returns positive if this is greater than a_to returns negative if this is smaller than a_to
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
Tree

Syntax

public abstract int Compare(Tree a_to)

Parameters

Name Type Description
a_to Tree

Return Value

Type Description
int