IObjectSet.

HasNext() Method

Summary

Returns true if the ObjectSet has more elements.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
IObjectSet

Syntax

bool HasNext()

Remarks

Returns true if the ObjectSet has more elements.

Return Value

Type Description
bool boolean - true if the ObjectSet has more elements.