C++ C#

GetItems(Func<Item, bool>) Method

API Reference

Namespace: Semata.DataStore.ObjectModel

Class: Association<I>

Returns an ItemObjectSource that allows the items with which this Item is associated to be iterated through, and filtered by a predicate

public:
ItemObjectSource<I>^ GetItems(Func<Item, bool> filterPredicate)

Parameters

Type Name Description
Func<Item, bool> filterPredicate

Returns: ItemObjectSource<I>^

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.