Generic interface for loading records into a Netrics table.


The following tables list the members exposed by NetricsTableRecSrc.

Public Methods

  Name Description
Public method getNext Returns the next record.
Public method hasNext Returns true if the source has more records.
Public method reset Reset the source to the first record.
Top

See Also