IRegexSearchResult Properties
Defines the interface used for text searching, using regular expressions.Name | Description |
---|---|
CurrentResult | Gets the search result. Inherited from ISearchResult. |
Match | Provides access to the results from a single regular expression match. |
See Also