IsNull Method

IsNull function

Checks whether the object is null.


func (instance *Object) IsNull()  (bool,  error) 

Remarks

See Also