Summary
Iterates through all the valid pointers in
this range.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- IBTreeRange
Syntax
IEnumerator Pointers()
Remarks
Iterates through all the valid pointers in
this range.
Return Value
Type | Description |
---|---|
IEnumerator | an Iterator4 over BTreePointer value |