Click or drag to resize

BitSetAdd Method

or this element into this set (grow as necessary to accommodate)

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public void Add(
	int el
)

Parameters

el
Type: SystemInt32

[Missing <param name="el"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BitSet.Add(System.Int32)"]

See Also