C++ C#

GetItemsByValueRange(object, object) Method

API Reference

Namespace: Semata.DataStore

Class: AttributeType

Gets the Items that have an Attribute in this Value range

public ItemIterator GetItemsByValueRange(object startValue, object endValue)

Parameters

Type Name Description
object startValue Beginning of range.
object endValue End of range.

Returns: ItemIterator

Exceptions

Type Description
ValueInvalidForAttributeException Value is of the wrong type for this AttributeType

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.