For example in the beginning of Hello Workbooks - paragraph Writing Code
"Exercise:
Modify the Sum function above to take an array of objects and use the System.ComponentModel.TypeConverter.ConvertTo method to convert the object into a specific type."
Been trying for two hours now but can't make it work.
Ingmar