- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTreePointer
Syntax
public BTreePointer(Transaction transaction, ByteArrayBuffer nodeReader, BTreeNode node, int index)
Parameters
Name | Type | Description |
---|---|---|
transaction | Transaction | |
nodeReader | ByteArrayBuffer | |
node | BTreeNode | |
index | int |
Return Value
Type | Description |
---|---|
void |