C++ C#

ItemObjectIterator<I> Class

API Reference

Namespace: Semata.DataStore.ObjectModel

Iterates over an ItemObjectSource. The source can change during iteration. Deletes are ok, Inserts will cause indeterminancy

public class ItemObjectIterator<I> where I : ItemObject

Properties

Name Description
Current

Get the curent ItemObject

Done

Has the iterator finished

Methods

Name Description
Next()

Move to the next ItemObject

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.