SourceLocation.AbsoluteIndex 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取源位置的绝对索引。

public int AbsoluteIndex { get; }
member this.AbsoluteIndex : int
Public ReadOnly Property AbsoluteIndex As Integer

属性值

源位置的绝对索引。

适用于