On 11/6/2017 4:37 PM, Yasser Zamani wrote:
> then define myGoodList as List<MyGood>

As you want to use inside an iterator, I think you want myGoodList as 
List<List<MyGood>>.

Reply via email to