IVsFinder Members
Include Protected Members
Include Inherited Members
Finds a text image.
The IVsFinder type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AttachTextImage | Attached a text image. |
![]() |
Detach | Detaches a text image. |
![]() |
Find | Finds a text image within a text span. |
![]() |
GetMatch | Gets a textspan match. |
![]() |
GetMatchedSpans | Gets matched textspans. |
![]() |
GetState | Gets state. |
![]() |
GetTaggedSpans | Returns tagged textspans. |
![]() |
Init | Sets the find string. |
![]() |
SetPosition | Sets search positions |
![]() |
SetScope | Restricts search to the span set. |
Top