Skip to content

DiGi.Core.IO.DelimitedData.Interfaces

github-actions[bot] edited this page Jul 15, 2026 · 2 revisions

DiGi.Core.IO.DelimitedData.Interfaces Namespace

Interfaces

IDelimitedDataReader Interface

Interface for reading delimited data files.

public interface IDelimitedDataReader

Derived
DelimitedDataReader

IDelimitedDataWriter Interface

Interface for writing delimited data files.

public interface IDelimitedDataWriter

Derived
DelimitedDataWriter

Clone this wiki locally