TextSpan.IsEmpty

TextSpan.IsEmpty method

Return true if length ==0.

public bool IsEmpty()

Return Value

The boolean value.

See Also