SymMethod.SequencePointCount 屬性

定義

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

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

屬性值

方法中序列點的計數。

實作

適用於