See: Description
| Interface | Description |
|---|---|
| CSVWriter.IValuePolicy |
The interface used by null and empty string writers.
|
| Class | Description |
|---|---|
| CommaSeparatedValues |
A collection of comma delimited values.
|
| CSVReader |
Obtains records from a Comma Separated Value (CSV) or delimited stream.
|
| CSVWriter |
Writes records to a Comma Separated Value (CSV) stream.
|
| Enum | Description |
|---|---|
| CSVWriter.ValuePolicy |
The default implementation used to write null and empty string.
|
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.