CommonTreeCharPositionInLine Property |
[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.CommonTree.CharPositionInLine"]
Namespace:
Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:
Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic override int CharPositionInLine { get; set; }
Public Overrides Property CharPositionInLine As Integer
Get
Set
Property Value
Type:
Int32Implements
ITreeCharPositionInLine
See Also