TextSpan.op_Equality
TextSpan Equality operator
Override 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 equal the right.
See Also
- struct TextSpan
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Text
- assembly Aspose.HTML