ibi Patterns - Search 6.0.0 .NET API |
NetricsCSVRecSrc Members |
See AlsoExampleMethodsExplicit Inteface Implementations |
![]() ![]() |
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 | (inherited from Object) |
![]() |
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 | (inherited from Object) |
![]() |
getNext | Overridden. Returns the next valid CSV record. |
![]() |
getRecLine | Get the line the last record read started on. |
![]() |
GetType | (inherited from Object) |
![]() |
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. |
![]() |
reset | Overridden. Reset the read back to the begining of the file. |
![]() |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsCSVRecSrc | Overloaded. |