- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Btree 
- Containing Type
- BTree
Syntax
public BTree(Transaction trans, BTreeConfiguration config, int id, IIndexable4 keyHandler)Parameters
| Name | Type | Description | 
|---|---|---|
| trans | Transaction | |
| config | BTreeConfiguration | |
| id | int | |
| keyHandler | IIndexable4 | 
Return Value
| Type | Description | 
|---|---|
| void |