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

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

ISymbolWriter.DefineSequencePoints メソッド

現在のメソッド内にシーケンス ポイントグループ定義します

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

Sub DefineSequencePoints ( _
    document As ISymbolDocumentWriter, _
    offsets As Integer(), _
    lines As Integer(), _
    columns As Integer(), _
    endLines As Integer(), _
    endColumns As Integer() _
)
Dim instance As ISymbolWriter
Dim document As ISymbolDocumentWriter
Dim offsets As Integer()
Dim lines As Integer()
Dim columns As Integer()
Dim endLines As Integer()
Dim endColumns As Integer()

instance.DefineSequencePoints(document, offsets, lines, columns, endLines, endColumns)
void DefineSequencePoints (
    ISymbolDocumentWriter document,
    int[] offsets,
    int[] lines,
    int[] columns,
    int[] endLines,
    int[] endColumns
)
void DefineSequencePoints (
    ISymbolDocumentWriter^ document, 
    array<int>^ offsets, 
    array<int>^ lines, 
    array<int>^ columns, 
    array<int>^ endLines, 
    array<int>^ endColumns
)
void DefineSequencePoints (
    ISymbolDocumentWriter document, 
    int[] offsets, 
    int[] lines, 
    int[] columns, 
    int[] endLines, 
    int[] endColumns
)
function DefineSequencePoints (
    document : ISymbolDocumentWriter, 
    offsets : int[], 
    lines : int[], 
    columns : int[], 
    endLines : int[], 
    endColumns : int[]
)

パラメータ

document

シーケンス ポイント定義するドキュメント

offsets

メソッド先頭から計測したシーケンス ポイントオフセット

lines

シーケンス ポイントドキュメント行。

columns

シーケンス ポイントドキュメント位置

endLines

シーケンス ポイント対すドキュメント内の末尾行。

endColumns

シーケンス ポイント対すドキュメント内の末尾位置

解説解説

各行と各列によって、メソッド内にステートメント先頭定義されます。これらの配列内の項目は、オフセット昇順になるように並べ替えられている必要があります。この場合オフセットは、常にメソッド先頭からのオフセットバイト示します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からISymbolWriter.DefineSequencePoints メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からISymbolWriter.DefineSequencePoints メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からISymbolWriter.DefineSequencePoints メソッド を検索

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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS