[ Version ( since = "3.22" ) ]
public void add_region (SourceRegion? region_to_add)
Adds region_to_add to this.
region_to_add is not modified.
| this |
a SourceRegion. |
| region_to_add |
the SourceRegion to add to this, or |