dd56165a 13b2 d0d0 35f0 c90461db911a - akesseler/Plexdata.CsvParser GitHub Wiki
Indicates whether this container instance is empty or not.
Namespace: Plexdata.CsvParser.Processors
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
public bool IsEmpty { get; }
Type: Boolean
True if this container is considered as empty and false otherwise.
A container instance is considered as empty either it its Width or its Length is zero.
CsvContainer Class
Plexdata.CsvParser.Processors Namespace
CsvContainer.Width
CsvContainer.Length