Algorithmically / Pesudo
What I would like to accomplish is.
-> Add and object
-> If list is not empty then.
-> CheckSum the Name of New Object (return an int)
-> Do A linear Search of linked list using the member.checksum as the key
-> If object is found increment member.qty
-> if object is found add new item to list