Click or drag to resize

PegCharParserOptimizedCharsetMatches Method

[Missing <summary> documentation for "M:Altaxo.Main.PegParser.PegCharParser.OptimizedCharset.Matches(System.Char)"]


Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool Matches(
	char c
)

Parameters

c  Char

[Missing <param name="c"/> documentation for "M:Altaxo.Main.PegParser.PegCharParser.OptimizedCharset.Matches(System.Char)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Main.PegParser.PegCharParser.OptimizedCharset.Matches(System.Char)"]

See Also