CanFindPrevious Method
CanFindPrevious()
When implemented by a class, indicates whether search engine can find previous occurrence of the text specified to search or it is the first attempt to search.
Declaration
bool CanFindPrevious()
Returns
Type | Description |
---|---|
Boolean | False if it is the first attempt to search; otherwise true. |