Click or drag to resize

PegCharParserIn(String) Method

[Missing <summary> documentation for "M:Altaxo.Main.PegParser.PegCharParser.In(System.String)"]


Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool In(
	string s
)

Parameters

s  String

[Missing <param name="s"/> documentation for "M:Altaxo.Main.PegParser.PegCharParser.In(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Main.PegParser.PegCharParser.In(System.String)"]

See Also