ISymbolMethod.SequencePointCount 屬性

定義

取得方法中序列點的計數。

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

屬性值

方法中序列點的計數。

適用於