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