NetricsTableRecSrc implementation for CSV file records.
The following tables list the members exposed by NetricsCSVRecSrc.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsCSVRecSrc | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
close | Closes files opened by this object. |
![]() |
Dispose | Clean up attached resources. |
![]() |
Equals | Determines whether the specified |
![]() |
getCount | Gets count of records output so far. |
![]() |
getCurLine | Get the line number of the last line read. |
![]() |
getFieldNames | Return the field names of the record data fields |
![]() |
getFieldTypes | Return the field types of the record data fields |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getNext | Overridden. Returns the next valid CSV record. |
![]() |
getRecLine | Get the line the last record read started on. |
![]() |
GetType | Gets the |
![]() |
hasNext | Overridden. Return true if there is another record to read. |
![]() |
loggingOff | Turn logging of Ignored bad records off. |
![]() |
loggingOn | Turn logging of Ignored bad records on. |
![]() |
Open | Obsolete. Only for COM interoperability. |
![]() |
reset | Overridden. Reset the read back to the begining of the file. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsCSVRecSrc | Overloaded. |