Question: In this exercise, you ll implement the IEnumerable interface in the list class of the Inventory Maintenance app. 1 . Open the InventoryMaintenance project in

In this exercise, youll implement the IEnumerable interface in the list class of the
Inventory Maintenance app.
1. Open the InventoryMaintenance project in the ExtraStarts\Ch15\
InventoryMaintIEnumerable directory.
2. Display the code for the InventoryItemList class, and modify its declaration to indicate
that it implements the IEnumerable interface. Then, use the Quick
Actions menu to implement the interface.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!