db4o

IObjectSet Members

IObjectSet overview

Public Instance Methods

Extreturns an ObjectSet with extended functionality.
HasNextreturns
true
if the
ObjectSet
has more elements.
Nextreturns the next object in the
ObjectSet
.
Resetresets the
ObjectSet
cursor before the first element.
Sizereturns the number of elements in the
ObjectSet
.

See Also

IObjectSet Interface | Db4objects.Db4o Namespace | for extended functionality.