Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Returns an ItemObjectSource that allows the items with which this Item is associated to be iterated through
public ItemObjectSource<I> GetItems()
Returns: ItemObjectSource<I>
C++ C#
Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Returns an ItemObjectSource that allows the items with which this Item is associated to be iterated through
public ItemObjectSource<I> GetItems()
Returns: ItemObjectSource<I>