--- layout: stdlib-reference --- # IRangedValue.maxValue ## Description The maximum value that an instance of the type can hold. This is a constant value specific to the type. ## Signature
static const IRangedValue.This IRangedValue.maxValue;