C++ C#

Iterator Class

API Reference

Namespace: Semata.DataStore

Represents a collection of Items that can be iterated over

public interface class Iterator

Methods

Name Description
GetCurrentObject()

Gets the object currently referred to by the iterator

GetDone()

Has the iterator moved to the end of the collection

Next()

Moves the iterator to refer to the next Item in the collection

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.