TextSpan.op_Inequality
TextSpan Inequality operator
Overrides the != operator
public static bool operator !=(TextSpan left, TextSpan right)
Parameter | Type | Description |
---|---|---|
left | TextSpan | The left text span. |
right | TextSpan | The right text span. |
Return Value
True if the left not equal the right.
See Also
- struct TextSpan
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Text
- assembly Aspose.HTML