Click or drag to resize

CSVPropertyOrderHelper Class

A utility for resolving property order information based on a propertyTypes map and the first record of a CSV file (which might represent the title row).
Inheritance Hierarchy
SystemObject
  com.espertech.esperio.csvCSVPropertyOrderHelper

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public class CSVPropertyOrderHelper

The CSVPropertyOrderHelper type exposes the following members.

Constructors
  NameDescription
Public methodCSVPropertyOrderHelper
Initializes a new instance of the CSVPropertyOrderHelper class
Top
Methods
  NameDescription
Public methodStatic memberResolvePropertyOrder
Top
See Also