CSVManagement Methods
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.
|