public IEnumerable<Item> GetByIds( ItemType itemType, IEnumerable<string> ids )
Public Function GetByIds ( itemType As ItemType, ids As IEnumerable(Of String) ) As IEnumerable(Of Item)