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 ItemObjectIterator<I> GetIterator()
Returns: ItemObjectIterator<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 ItemObjectIterator<I> GetIterator()
Returns: ItemObjectIterator<I>