Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Returns an ItemObjectCollection that allows the items with which this Item is associated to be iterated through and items to be added and removed from this association
public ItemObjectCollection<I> GetItemObjectCollection()
Returns: ItemObjectCollection<I>