Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
TextSearchResult Structure Members
The following tables list the members exposed by TextSearchResult.
Public Properties
| Name | Description |
| SpanFound | Returns the span of the text that was found (read-only) |
| SpanReplaced | Returns the span of the text that was replaced or null if no text was replaced (read-only) |
Public Methods
| Name | Description |
| Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
| GetHashCode | Returns the hash code of the object. |
| ToString | Returns a string representation of the object. |
See Also