- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Foundation 
- Interfaces
- 
									- IEnumerator
 
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IEnumerator"]
	Type["Iterator4Impl"]
class Type type-node
	Derived0["Collection4Iterator"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/Collection4Iterator"
						
					Syntax
public class Iterator4Impl : IEnumeratorConstructors
| Name | Summary | 
|---|---|
| Iterator4Impl | 
Properties
| Name | Value | Summary | 
|---|---|---|
| Current | Object | 
Methods
| Name | Value | Summary | 
|---|---|---|
| MoveNext | bool | |
| Reset | void |