- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTreeRangeSingle
Syntax
public BTreeRangeSingle(Transaction transaction, BTree btree, BTreePointer first, BTreePointer end)
Parameters
Name | Type | Description |
---|---|---|
transaction | Transaction | |
btree | BTree | |
first | BTreePointer | |
end | BTreePointer |
Return Value
Type | Description |
---|---|
void |