Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Returns an ItemObjectIterator that allows the items with which this Item is associated to be iterated through
public: ItemObjectIterator<I>^ GetIterator()
Returns: ItemObjectIterator<I>^