dd56165a 13b2 d0d0 35f0 c90461db911a - akesseler/Plexdata.CsvParser GitHub Wiki

CsvContainer.IsEmpty Property

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

Syntax

C#

public bool IsEmpty { get; }

Property Value

Type: Boolean
True if this container is considered as empty and false otherwise.

Remarks

A container instance is considered as empty either it its Width or its Length is zero.

See Also

Reference

CsvContainer Class
Plexdata.CsvParser.Processors Namespace
CsvContainer.Width
CsvContainer.Length

⚠️ **GitHub.com Fallback** ⚠️