set_size


Description:


[ Version ( since = "2.24" ) ]
public bool set_size (string option, size_t value)

Set option as a size_t value.

Parameters:

option

the option identifier

value

the value to set

Returns:

true if option was correctly set or false otherwise.


Namespace: JSC.Options