- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTreeNode
Syntax
public BTreeNode(int id, BTree btree)
Parameters
| Name | Type | Description |
|---|---|---|
| id | int | |
| btree | BTree |
Return Value
| Type | Description |
|---|---|
| void |
public BTreeNode(int id, BTree btree)
| Name | Type | Description |
|---|---|---|
| id | int | |
| btree | BTree |
| Type | Description |
|---|---|
| void |