isSubsetOf

Returns true if this range is a subset of the given range in terms of min and max values.

Return

True if this range is a subset of the given range

Parameters

range

The range to check