public IEnumerable<Product> GetByAutoIDs( IList<long> autoIDs )
Public Function GetByAutoIDs ( autoIDs As IList(Of Long) ) As IEnumerable(Of Product)