CsvCell.AsInt32 method

Version 0.0.2
.NET Framework 4.7
Namespace Skybrud.Csv
Assembly Skybrud.Csv.dll

AsInt32()

Gets the cell value as an instance of int .

public int AsInt32()

Returns

int

An instance of int .