SetValue
SetValue<T>(T)
public bool SetValue<T>(T value) ;
Description
Set the value of the parameter.
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | Type of value to set |
Parameters
Parameter Name | Description |
---|---|
value | Value to set |
Returns
Returns true if the setting is successful