CSVSettings Methods

The following tables list the members exposed by the CSVSettings type.

Methods
 
Name Description
Public method 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. ///
Public method 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 ///
Public method GetRiskyChars() /// Retrieve the list of risky characters according to this settings definition ///
Top

In this article

Definition