ConfigEntry.numeric

Obtains the numeric value of this entry

struct ConfigEntry
size_t
numeric
()

Return Value

Type: size_t

an integer

Throws

ConfigException if the type of the value in this entry is not numeric

Meta