ISymbolMethod.SequencePointCount 属性

定义

获取方法中序列点的计数。

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

属性值

方法中序列点的计数。

适用于