Method IsEmpty
IsEmpty()
Retrieves a value indicating whether the error, info and warning data is empty.
public bool IsEmpty()
Returns
- bool
true
if the error, info and warning data is empty; otherwise,false
.
Retrieves a value indicating whether the error, info and warning data is empty.
public bool IsEmpty()
true
if the error, info and warning data is empty; otherwise, false
.