equals method
equals
Compare with other TextSpan
Returns
The if both TextSpan are equal.
def equals(self, other):
...
Parameter | Type | Description |
---|---|---|
other | TextSpan | The other TextSpan |
See Also
- module
aspose.html.toolkit.markdown.syntax.text
- class
TextSpan