set_int


Description:

[ Version ( since = "0.1.4" ) ]
public void set_int (KeyID key, int intvalue)

Sets the first int value associated with key in this.

If key already has a first value old value is replaced by the new one.

Parameters:

this

data to change

key

key to change or add

intvalue

the new value