VsFinderClass Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodAttachTextImage(Object^)

Attaches a text image.

System_CAPS_pubmethodDetach()

Detaches a text image.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFind(UInt32, array<TextSpan>^, UInt32)

Finds a text image within a text span.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetMatch(array<TextSpan>^)

Gets a text span match.

System_CAPS_pubmethodGetMatchedSpans(IVsTextSpanSet^)

Gets matched text spans.

System_CAPS_pubmethodGetState(Int32, UInt32, UInt32)

Gets state.

System_CAPS_pubmethodGetTaggedSpans(IVsTextSpanSet^)

Returns tagged text spans.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInit(UInt32, String^, Int32, UInt32)

Sets the find string.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSetPosition(UInt32, TextAddress)

Sets search position.

System_CAPS_pubmethodSetScope(IVsTextSpanSet^)

Restricts search to the span set.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: