Namespace: Semata.DataStore
Represents a collection of ItemTypes that can be iterated over
public interface class ItemTypeIterator : public Iterator
Methods
Name | Description |
GetCurrent() | Gets the object currently referred to by the iterator |
C++ C#
Namespace: Semata.DataStore
Represents a collection of ItemTypes that can be iterated over
public interface class ItemTypeIterator : public Iterator
Methods
Name | Description |
GetCurrent() | Gets the object currently referred to by the iterator |