Click or drag to resize

LookaheadStreamTFill Method

add n elements to buffer

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Misc
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual void Fill(
	int n
)

Parameters

n
Type: SystemInt32

[Missing <param name="n"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Misc.LookaheadStream`1.Fill(System.Int32)"]

See Also