I have a list of objects.
Class Sales Public CustomerName As String Public ItemName As String Public Quantity As Double ....other