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