The CsvUtil type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CsvUtil |
Methods
Name | Description | |
---|---|---|
![]() ![]() | ConvertCsvToShapeFile |
Converts a CSV file into a point shapefile
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | IndexOfField |
Returns zero-based index of a given field name in an array of field names
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | ReadFieldHeaders |
extracts and returns field headers from a CSV file
|
![]() | ToString | (Inherited from Object.) |
![]() ![]() | TrimValues(array<String>[]()[][]) |
Trims whitespace from an array of field values
|
![]() ![]() | TrimValues(array<String>[]()[][], array<Char>[]()[][]) |
Trims whitespace from an array of field values using supplied trim characters
|