BTree.

ProduceNode(int) Method

Syntax

public virtual BTreeNode ProduceNode(int id)

Parameters

Name Type Description
id int

Return Value

Type Description
BTreeNode