Click or drag to resize

PegCharParserNotIn Method

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


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

Parameters

s  String

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

Return Value

Boolean

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

See Also