Forum Discussion

kalldrexx's avatar
kalldrexx
Contributor
13 years ago

How do I determine if a property exists on an object in c#?

I cannot seem to find a way to determine if a property exists or not.  For example, some of the checkboxes in our Delphi application contain ValueChecked and ValueUnChecked properties, which determine...