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