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

속성 값

메서드에 있는 시퀀스 위치의 수입니다.

구현

적용 대상