ArrayIterator4 Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Interfaces
  • IEnumerator
Base Types
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, IEnumerator

Constructors

Properties

Name Value Summary
Current Object
Inherited from IndexedIterator

Methods

Name Value Summary
Get(int) Object
MoveNext() bool
Inherited from IndexedIterator
Reset() void
Inherited from IndexedIterator