SourcePoint.CharIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets char index on the line from lineindex.
public int CharIndex { get; set; }
member this.CharIndex : int with get, set
Public Property CharIndex As Integer
Property Value
Char index on the line from lineindex.