For example if I have the following, where one student can make multiple donations:
Class Student{ public: string StudentName; int donation;