add_subregion
Description:
Adds the subregion delimited by _start
and _end
to this.
Parameters:
this |
a SourceRegion. |
_start |
the start of the subregion. |
_end |
the end of the subregion. |
Adds the subregion delimited by _start
and _end
to this.
this |
a SourceRegion. |
_start |
the start of the subregion. |
_end |
the end of the subregion. |