[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

returns
 Copy imageCopy Code
true
if the
 Copy imageCopy Code
ObjectSet
has more elements.

Namespace: Db4objects.Db4o
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
Function HasNext As Boolean
C#
bool HasNext ()
Visual C++
bool HasNext ()

Return Value

boolean -
 Copy imageCopy Code
true
if the
 Copy imageCopy Code
ObjectSet
has more elements.

Remarks

returns
 Copy imageCopy Code
true
if the
 Copy imageCopy Code
ObjectSet
has more elements.