SyntaxTrivia.SpanStart プロパティ

定義

SpanアクセスするのとStart同じです。

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

プロパティ値

注釈

パフォーマンスが若干向上しました。

適用対象