Method group is Obsolete

Range Constructor

Obsolete Range is deprecated and will be removed in a future release.

Declaration

public Range(int fromValue, int valueCount);

Parameters

fromValue The minimum allowed value.
valueCount The number of possible values.

Description

Constructor for a score range, the range starts from a specific value and contains a maxium score count.


Did you find this page useful? Please give it a rating: