Overload | Description |
---|---|
GetValue(Object,Object[]) | Returns the value of the property with optional index values for indexed properties. |
GetValue(Object,BindingFlags,Binder,Object[],CultureInfo) | When overridden in a derived class, returns the value of a property having the specified binding, index, and System.Globalization.CultureInfo. |
GetValue(Object) | (Inherited from System.Reflection.PropertyInfo) |