Functionality Overview: You will create a class that represents a set of integers. The class will provide basic statistical data about the integers such as the sum of the integers and the average of the integers. You will also create a Windows application that uses the class you develop.
Detailed Instructions: