Text file record source for loading data.
The following tables list the members exposed by NetricsTextFileRecSrc.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsTextFileRecSrc | Overloaded. |
Public Methods
| Name | Description | |
|---|---|---|
|
close | Close files associated with the source. |
|
Dispose | Closes attached file streams, if any. |
|
Equals | Determines whether the specified |
|
getCount | Gets count of records currently processed. |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getNext | Get the next record from the source. |
|
GetType | Gets the |
|
hasNext | Returns true if the source has more records. |
|
Open |
Obsolete.
Only for COM interoperability. See |
|
reset | Reset the source 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 | |
|---|---|---|
|
NetricsTextFileRecSrc | Overloaded. |