SymWriter.SetMethodSourceRange メソッド
アセンブリ: ISymWrapper (isymwrapper.dll 内)

Public Overridable Sub SetMethodSourceRange ( _ startDoc As ISymbolDocumentWriter, _ startLine As Integer, _ startColumn As Integer, _ endDoc As ISymbolDocumentWriter, _ endLine As Integer, _ endColumn As Integer _ )
Dim instance As SymWriter Dim startDoc As ISymbolDocumentWriter Dim startLine As Integer Dim startColumn As Integer Dim endDoc As ISymbolDocumentWriter Dim endLine As Integer Dim endColumn As Integer instance.SetMethodSourceRange(startDoc, startLine, startColumn, endDoc, endLine, endColumn)
public virtual void SetMethodSourceRange ( ISymbolDocumentWriter startDoc, int startLine, int startColumn, ISymbolDocumentWriter endDoc, int endLine, int endColumn )
public: virtual void SetMethodSourceRange ( ISymbolDocumentWriter^ startDoc, int startLine, int startColumn, ISymbolDocumentWriter^ endDoc, int endLine, int endColumn )
public void SetMethodSourceRange ( ISymbolDocumentWriter startDoc, int startLine, int startColumn, ISymbolDocumentWriter endDoc, int endLine, int endColumn )
public function SetMethodSourceRange ( startDoc : ISymbolDocumentWriter, startLine : int, startColumn : int, endDoc : ISymbolDocumentWriter, endLine : int, endColumn : int )



Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSymWriter.SetMethodSourceRange メソッドを検索する場合は、下記のリンクをクリックしてください。

- SymWriter.SetMethodSourceRange メソッドのページへのリンク