- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Interfaces
-
- IEnumerator
- Base Types
-
- Object
- Abstract
B Tree Range Iterator
Syntax
public class BTreeRangePointerIterator : AbstractBTreeRangeIterator, IEnumerator
Constructors
Name | Summary |
---|---|
B |
Properties
Name | Value | Summary |
---|---|---|
Current | Object |
Methods
Name | Value | Summary |
---|---|---|
CurrentPointer |
BTreePointer |
Inherited from Abstract
|
MoveNext |
bool |
Inherited from Abstract
|
Reset |
void |
Inherited from Abstract
|