ScriptEditorControl.IVsFindTarget.GetCurrentSpan(TextSpan[]) Método

Definição

 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

Parâmetros

pts
TextSpan[]

Retornos

Implementações

Aplica-se a