IntIterator4Impl Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["IFixedSizeIntIterator4"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IFixedSizeIntIterator4" Type-.->Interface1["IIntIterator4"] click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IIntIterator4" Type-.->Interface2["IEnumerator"] Type["IntIterator4Impl"] class Type type-node

Syntax

public class IntIterator4Impl : IFixedSizeIntIterator4, IIntIterator4, IEnumerator

Constructors

Properties

Name Value Summary
Current Object

Methods

Name Value Summary
CurrentInt() int
MoveNext() bool
Reset() void
Size() int