IVsFinder Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AttachTextImage(Object^) | Attaches a text image. |
![]() | Detach() | Detaches a text image. |
![]() | Find(UInt32, array<TextSpan>^, UInt32) | Finds a text image within a text span. |
![]() | GetMatch(array<TextSpan>^) | Gets a textspan match. |
![]() | GetMatchedSpans(IVsTextSpanSet^) | Gets matched textspans. |
![]() | GetState(Int32, UInt32, UInt32) | Gets state. |
![]() | GetTaggedSpans(IVsTextSpanSet^) | Returns tagged textspans. |
![]() | Init(UInt32, String^, Int32, UInt32) | Sets the find string. |
![]() | SetPosition(UInt32, TextAddress) | Sets search positions |
![]() | SetScope(IVsTextSpanSet^) | Restricts search to the span set. |
Show:
