is_empty


Description:

[ Version ( since = "3.22" ) ]
public bool is_empty ()

Returns whether the this is empty.

A null this is considered empty.

Parameters:

this

a SourceRegion, or null.

Returns:

whether the this is empty.