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);
Function GetCurrentSpan (pts As TextSpan()) As Integer Implements IVsFindTarget.GetCurrentSpan

參數

pts
TextSpan[]

傳回

Int32

實作

適用於