- 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["CompositeIterator4"]
class Type type-node
	Derived0["FlatteningIterator"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/FlatteningIterator"
						
					Syntax
public class CompositeIterator4 : IEnumeratorConstructors
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _currentIterator | ||
| _iterators | 
Properties
| Name | Value | Summary | 
|---|---|---|
| Current | Object | 
Methods
| Name | Value | Summary | 
|---|---|---|
| CurrentIterator | IEnumerator | |
| MoveNext | bool | |
| NextIterator | IEnumerator | |
| Reset | void |