FindData Constructor
Visual Studio 2015
Initializes a new instance of FindData.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | FindData(String^, ITextSnapshot^) | Initializes a new instance of FindData with the specified search pattern and text snapshot. |
![]() | FindData(String^, ITextSnapshot^, FindOptions, ITextStructureNavigator^) | Initializes a new instance of FindData with the specified search pattern, text snapshot, find options, and text structure navigator. |
Show:
