SymDocument.GetSourceRange メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SymDocument.GetSourceRange メソッドの意味・解説 

SymDocument.GetSourceRange メソッド

常に NotSupportedException をスローます。

名前空間: System.Diagnostics.SymbolStore
アセンブリ: ISymWrapper (isymwrapper.dll 内)
構文構文

Public Overridable Function
 GetSourceRange ( _
    startLine As Integer, _
    startColumn As Integer, _
    endLine As Integer, _
    endColumn As Integer _
) As Byte()
Dim instance As SymDocument
Dim startLine As Integer
Dim startColumn As Integer
Dim endLine As Integer
Dim endColumn As Integer
Dim returnValue As Byte()

returnValue = instance.GetSourceRange(startLine, startColumn, endLine, endColumn)
public virtual byte[] GetSourceRange (
    int startLine,
    int startColumn,
    int endLine,
    int endColumn
)
public:
virtual array<unsigned char>^ GetSourceRange (
    int startLine, 
    int startColumn, 
    int endLine, 
    int endColumn
)
public byte[] GetSourceRange (
    int startLine, 
    int startColumn, 
    int endLine, 
    int endColumn
)
public function GetSourceRange (
    startLine : int, 
    startColumn : int, 
    endLine : int, 
    endColumn : int
) : byte[]

パラメータ

startLine

このパラメータ使用されません。

startColumn

このパラメータ使用されません。

endLine

このパラメータ使用されません。

endColumn

このパラメータ使用されません。

戻り値
常に NotSupportedException

例外例外
例外種類条件

NotSupportedException

常にスローます。

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

SymDocument.GetSourceRange メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SymDocument.GetSourceRange メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS