CsvCell.AsInt64 method

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

AsInt64()

Gets the cell value as an instance of long .

public long AsInt64()

Returns

An instance of long .