Click or drag to resize

LegacyCommonTokenStreamSetDiscardOffChannelTokens Method

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

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual void SetDiscardOffChannelTokens(
	bool discardOffChannelTokens
)

Parameters

discardOffChannelTokens
Type: SystemBoolean

[Missing <param name="discardOffChannelTokens"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.LegacyCommonTokenStream.SetDiscardOffChannelTokens(System.Boolean)"]

See Also