Click or drag to resize

BitSetOf Method (Int32, Int32, Int32, Int32)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BitSet.Of(System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static BitSet Of(
	int a,
	int b,
	int c,
	int d
)

Parameters

a
Type: SystemInt32

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

b
Type: SystemInt32

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

c
Type: SystemInt32

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

d
Type: SystemInt32

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

Return Value

Type: BitSet

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.BitSet.Of(System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also