Click or drag to resize

ByteRangeContains Method

[Missing <summary> documentation for "M:Stimulsoft.Report.ByteRange.Contains(System.Byte)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public bool Contains(
	byte value
)

Parameters

value
Type: SystemByte

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.ByteRange.Contains(System.Byte)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.ByteRange.Contains(System.Byte)"]

See Also