is_null_duration


Description:

[ Version ( since = "1.0" ) ]
public bool is_null_duration ()

Checks whether the Duration is the null_duration.

Parameters:

this

The Duration to be checked

Returns:

1 if this is the null_duration, 0 if not.