write_int_entry


Description:

[ Version ( since = "4.2" ) ]
public void write_int_entry (string key, int value)

Wrapper for write_entry, that stores an integer value.

Parameters:

this

an Rc object.

key

the key to write.

value

the value to write.