SearchFilterDataSource::FilterData Constructor (String^, Int32, Int32)
Visual Studio 2015
Creates a new instance of the FilterData structure.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- text
-
Type:
System::String^
The text string.
- selectionStart
-
Type:
System::Int32
Position of the start of the selected part of the string.
- selectionEnd
-
Type:
System::Int32
Position of the end of the selected part of the string.
Show: