SourceLocation.AbsoluteIndex Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the absolute index for the source location.

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

Property Value

The absolute index for the source location.

Applies to