The methods of the IObjectSet interface are listed below. For a complete list of IObjectSet interface members, see the IObjectSet Members topic.
Ext | returns an ObjectSet with extended functionality. |
HasNext | returns trueif the ObjectSethas more elements. |
Next | returns the next object in the ObjectSet. |
Reset | resets the ObjectSetcursor before the first element. |
Size | returns the number of elements in the ObjectSet. |
IObjectSet Interface | Db4objects.Db4o Namespace | for extended functionality.