Click or drag to resize

IPositionTrackingStreamGetKnownPositionElement Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.IPositionTrackingStream.GetKnownPositionElement(System.Boolean)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
Object GetKnownPositionElement(
	bool allowApproximateLocation
)

Parameters

allowApproximateLocation
Type: SystemBoolean

[Missing <param name="allowApproximateLocation"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.IPositionTrackingStream.GetKnownPositionElement(System.Boolean)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.IPositionTrackingStream.GetKnownPositionElement(System.Boolean)"]

See Also