BTreePointer.

LessThan(BTreePointer, BTreePointer) Method

Syntax

public static bool LessThan(BTreePointer x, BTreePointer y)

Parameters

Name Type Description
x BTreePointer
y BTreePointer

Return Value

Type Description
bool