[ Version ( since = "1.42" ) ]
public bool get_range (out uint64 start, out uint64 end)
Gets the start and end values for the range.
this |
the Range |
start |
location to store the start value |
end |
location to store the end value |
true if the range contains more than one element, false otherwise. |