ScriptEditorControl.IVsFindTarget.GetCurrentSpan(TextSpan[]) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetCurrentSpan(cli::array <Microsoft::VisualStudio::TextManager::Interop::TextSpan> ^ pts) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::GetCurrentSpan;
int IVsFindTarget.GetCurrentSpan (Microsoft.VisualStudio.TextManager.Interop.TextSpan[] pts);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetCurrentSpan : Microsoft.VisualStudio.TextManager.Interop.TextSpan[] -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetCurrentSpan : Microsoft.VisualStudio.TextManager.Interop.TextSpan[] -> int
Function GetCurrentSpan (pts As TextSpan()) As Integer Implements IVsFindTarget.GetCurrentSpan
Параметры
- pts
- TextSpan[]