get_size


Description:


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

Get option as a size_t value.

Parameters:

option

the option identifier

value

return location for the option value

Returns:

true if value has been set or false if the option doesn't exist


Namespace: JSC.Options