Click or drag to resize

ExcelBinaryReaderGetValues Method

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

Namespace:  Stimulsoft.Base.Excel
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public int GetValues(
	Object[] values
)

Parameters

values
Type: SystemObject

[Missing <param name="values"/> documentation for "M:Stimulsoft.Base.Excel.ExcelBinaryReader.GetValues(System.Object[])"]

Return Value

Type: Int32

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

Implements

IDataRecordGetValues(Object)
See Also