Click or drag to resize

ExcelBinaryReaderGetBoolean Method

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

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

Parameters

i
Type: SystemInt32

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

Return Value

Type: Boolean

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

Implements

IDataRecordGetBoolean(Int32)
See Also