Click or drag to resize

PegByteParserNotIn Method

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


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

Parameters

s  Byte

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

Return Value

Boolean

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

See Also