Click or drag to resize

PegByteParserBytesetDataMatches Method

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


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

Parameters

c  Byte

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

Return Value

Boolean

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

See Also