Freigeben über


ScriptEditorControl.IVsFindTarget.GetCurrentSpan(TextSpan[]) Methode

Definition

 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

Parameter

pts
TextSpan[]

Gibt zurück

Implementiert

Gilt für: