Click or drag to resize

PegCharParserOptimizedCharset(BitArray) Constructor

Initializes a new instance of the PegCharParserOptimizedCharset class

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public OptimizedCharset(
	BitArray b
)

Parameters

b  BitArray

[Missing <param name="b"/> documentation for "M:Altaxo.Main.PegParser.PegCharParser.OptimizedCharset.#ctor(System.Collections.BitArray)"]

See Also