db4o
IObjectSet.Reset Method
resets the
ObjectSet
cursor before the first element.
void
Reset();
Remarks
resets the
ObjectSet
cursor before the first element.
A subsequent call to
next()
will return the first element.
See Also
IObjectSet Interface
|
Db4objects.Db4o Namespace