Enumeration with return of prop name & value
Hi,
I need to write an enumeration collection that is capable of enumerating over a set of string values and returning the property name and value. Can anyone provide me an example of how to write this?
PenskyFile