- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Interfaces
-
- IIntIterator4
- IEnumerator
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IIntIterator4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IIntIterator4"
Type-.->Interface1["IEnumerator"]
Type["IntIterator4Adaptor"]
class Type type-node
Syntax
public class IntIterator4Adaptor : IIntIterator4, IEnumerator
Constructors
Properties
| Name | Value | Summary |
|---|---|---|
| Current | Object |
Methods
| Name | Value | Summary |
|---|---|---|
| CurrentInt |
int | |
| MoveNext |
bool | |
| Reset |
void |