SymMethod.SequencePointCount Vlastnost

Definice

Získá počet bodů sekvence v metodě.

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

Hodnota vlastnosti

Počet bodů sekvence v metodě.

Implementuje

Platí pro