get_range
Description:
Gets the start and end values for the range.
Parameters:
this |
the Range |
start |
location to store the start value |
end |
location to store the end value |
Returns:
true if the range contains more than one element, false otherwise. |