Microsoft.VisualStudio.Text.IncrementalSearch Namespace
Structures
Structure | Description | |
---|---|---|
IncrementalSearchResult | Consolidates the result of an incremental search operation. |
Interfaces
Interface | Description | |
---|---|---|
IIncrementalSearch | Defines an incremental search operation. | |
IIncrementalSearchFactoryService | Used to get or create an incremental search service for a given ITextView. There will always be a maximum of one IIncrementalSearch for a given ITextView. |
Enumerations
Enumeration | Description | |
---|---|---|
IncrementalSearchDirection | Determines the direction of the incremental search. |