ArrayIterator4 Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Interfaces
  • IEnumerator
Base Types
ArrayIterator4
Object
IEnumerator

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