4be824fe 658c b147 f2ce 7eeed2333fcc - akesseler/Plexdata.CsvParser GitHub Wiki
Gets the width (total number of columns) of the content.
Namespace: Plexdata.CsvParser.Processors
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
public int Width { get; }
Type: Int32
The total number of available columns.
This getter returns total number of columns of the underlying CSV content.
CsvContainer Class
Plexdata.CsvParser.Processors Namespace
CsvContainer.Length
CsvContainer.IsEmpty