UAOOI.Windows.Forms

CSVManagement Members

The CSVManagement type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAndMove2NextElement(Int32)
Skips the number elements, gets the current element and move to the next one.
Public method GetAndMove2NextElement()()()()
Gets the current element and move to the next element.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member ReadFile
Reads the text file containing comma separated values.
Public method ToString
Returns current content of the internal buffer.

Fields


  Name Description
Public field Static member DefaultExt
The default extension of the comma separated files.
Public field Static member Filter
The default filter of the open file dialog.