ISearchResult Members
Defines the interface used for text searching.Properties
Name | Description |
---|---|
CurrentResult | Gets the search result. |
Methods
Name | Description |
---|---|
FindNext() | Performs a search. |
Replace(String) | Performs a text replacement. |
Reset() | Restarts the search. |
See Also