Namespace: Semata.DataStore.ObjectModel
Class: ItemObjects<I>
Returns an ItemObjectCollection that allows the items of this type to be iterated through and items to be created and deleted
public ItemObjectCollection<I> GetItemObjectCollection()
Returns: ItemObjectCollection<I>