ExcelBinaryReaderItem Property (Int32) |
[Missing <summary> documentation for "P:Stimulsoft.Base.Excel.ExcelBinaryReader.Item(System.Int32)"]
Namespace:
Stimulsoft.Base.Excel
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntaxpublic Object this[
int i
] { get; }
Public ReadOnly Default Property Item (
i As Integer
) As Object
Get
Parameters
- i
- Type: SystemInt32
Property Value
Type:
ObjectImplements
IDataRecordItemInt32
See Also