SetValue
SetValue(object, object)
public void SetValue(object instance, object value) ;
Description
Set the value of the field.
Parameters
| Parameter Name | Description | 
|---|---|
| instance | An instance that has a field | 
| value | Field value | 
Set the value of the field.
| Parameter Name | Description | 
|---|---|
| instance | An instance that has a field | 
| value | Field value |