Click or drag to resize

ExcelBinaryReaderGetDouble Method

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

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

Parameters

i
Type: SystemInt32

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

Return Value

Type: Double

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

Implements

IDataRecordGetDouble(Int32)
See Also