CSVSettings Methods
The following tables list the members exposed by the CSVSettings type.
| Name | Description | |
|---|---|---|
|
CloneWithNewDelimiter(char) | /// Clone the existing settings, but with a different field delimiter. /// /// Used for parsing of "sep=" lines so that the original object is immutable. /// |
|
GetForceQualifierTypes() | /// Retrieve a hashset containing the list of types that require text qualifiers, or null if this /// feature is not used in this settings definition /// |
|
GetRiskyChars() | /// Retrieve the list of risky characters according to this settings definition /// |