Implement NetricsFieldedReader for CSV files.
The following tables list the members exposed by NetricsCSVReader.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsCSVReader | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
close | Closes files opened by this object. |
![]() |
curLine | Return the text of the last line processed. |
![]() |
curLineNum | Return the line number of the next line to be read. |
![]() |
Dispose | Clean up attached resources. |
![]() |
Equals | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
Open | Obsolete. Only for COM interoperability. |
![]() |
readRecord | Read a single logical CSV record. |
![]() |
reset | Reset the read back to the first record. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsCSVReader | Overloaded. |