C++ C#

AttributeTypeIterator Class

API Reference

Namespace: Semata.DataStore

Represents a collection of AttributeTypes that can be iterated over

public ref class AttributeTypeIterator sealed : public Iterator<AttributeType^>

Implements: Iterator<AttributeType>

Methods

Name Description
GetCurrent()

Returns the current AttributeType.

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.