C++ C#

ItemIterator Class

API Reference

Namespace: Semata.DataStore

Represents a collection of Items that can be iterated over

public sealed class ItemIterator : Iterator<Item>

Implements: Iterator<Item>

Methods

Name Description
GetCurrent()

Returns the current Item.

GetDone()

Returns true if the iterator has reached the end.

Next()

Moves to the iterator on one.

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.