- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTreeNode
Syntax
public BTreeNode(Transaction trans, BTreeNode firstChild, BTreeNode secondChild)
Parameters
| Name | Type | Description |
|---|---|---|
| trans | Transaction | |
| firstChild | BTreeNode | |
| secondChild | BTreeNode |
Return Value
| Type | Description |
|---|---|
| void |