Method SetCurrentValue
SetCurrentValue(int, bool)
Declaration
public bool SetCurrentValue(int index, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | |
| bool | value |
Returns
| Type | Description |
|---|---|
| bool |
SetCurrentValue(int, float)
Declaration
public bool SetCurrentValue(int index, float value)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | |
| float | value |
Returns
| Type | Description |
|---|---|
| bool |