Text file record source for loading data.


The following tables list the members exposed by NetricsTextFileRecSrc.

Public Constructors

  Name Description
Public method NetricsTextFileRecSrc Text file data source for loading data.
Top

Public Methods

  Name Description
Public method close Close files associated with the source.
Public method Dispose Closes attached file streams, if any.
Public method Equals   (inherited from Object)
Public method getCount Gets count of records currently processed.
Public method GetHashCode   (inherited from Object)
Public method getNext Overridden. Get the next record from the source.
Public method GetType   (inherited from Object)
Public method hasNext Overridden. Returns true if the source has more records.
Public method reset Overridden. Reset the source to the first record.
Public method ToString   (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize   (inherited from Object)
Family method MemberwiseClone   (inherited from Object)
Top

See Also