BTreeNode.

Remove(Transaction, Object, int) Method

Syntax

public bool Remove(Transaction trans, Object obj, int index)

Parameters

Name Type Description
trans Transaction
obj Object
index int

Return Value

Type Description
bool