ReflectionGetPropertyValue Method

Overload List

GetPropertyValue(Object, String) Get the value of a property with the same name.
GetPropertyValue(Object, PropertyInfo, Boolean) Gets the value of a property.
GetPropertyValue(Object, String, Boolean) Get the value of a property with the same name.

See Also