Click or drag to resize

ExcelBinaryReaderGetByte Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Excel.ExcelBinaryReader.GetByte(System.Int32)"]

Namespace:  Stimulsoft.Base.Excel
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public byte GetByte(
	int i
)

Parameters

i
Type: SystemInt32

[Missing <param name="i"/> documentation for "M:Stimulsoft.Base.Excel.ExcelBinaryReader.GetByte(System.Int32)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Base.Excel.ExcelBinaryReader.GetByte(System.Int32)"]

Implements

IDataRecordGetByte(Int32)
See Also