CSVManagement Members
The CSVManagement type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetAndMove2NextElement(Int32) |
Skips the number elements, gets the current element and move to the next one.
|
|
|
GetAndMove2NextElement()()()() |
Gets the current element and move to the next element.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ReadFile |
Reads the text file containing comma separated values.
|
|
|
ToString |
Returns current content of the internal buffer.
|
Fields
| Name | Description | |
|---|---|---|
|
|
DefaultExt |
The default extension of the comma separated files.
|
|
|
Filter |
The default filter of the open file dialog.
|

