Click here to Skip to main content
15,888,984 members
Articles / Programming Languages / C#

How To Get All the Properties in an Object of a Class as a String or a List?

3 Aug 2016CPOL 9.8K   11   16
This article provides a simple approach to create a base class that uses reflection to override the ToString and create a new method called ToPropertiesList.
We're sorry, but the article you are trying to view was deleted at 9 Aug 2016.

Please go to the C# Table of Contents to view the list of available articles in this section.