range_check


Description:

public bool range_check (Variant value)

Checks if the given value is of the correct type and within the permitted range for this.

It is a programmer error if value is not of the correct type -- you must check for this first.

Parameters:

this

a SettingsSchemaKey

value

the value to check

Returns:

true if value is valid for this