Overload | Description |
---|---|
SetValue(Object,Object,Object[]) | Sets the value of the property with optional index values for index properties. |
SetValue(Object,Object,BindingFlags,Binder,Object[],CultureInfo) | When overridden in a derived class, sets the property value for the given object to the given value. |
SetValue(Object,Object) | (Inherited from System.Reflection.PropertyInfo) |