ISymbolMethod.SequencePointCount プロパティ

定義

メソッド内のシーケンス ポイントの数を取得します。

public:
 property int SequencePointCount { int get(); };
public int SequencePointCount { get; }
member this.SequencePointCount : int
Public ReadOnly Property SequencePointCount As Integer

プロパティ値

メソッド内のシーケンス ポイントの数。

適用対象