A simple array based implementation of the NetricsTableRecSrc interface.


The following tables list the members exposed by NetricsArrayRecSrc.

Public Constructors

  Name Description
Public method NetricsArrayRecSrc Build an empty record source.
Top

Public Methods

  Name Description
Public method addRecord Use this method to add records to the record source.
Public method Equals   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method getNext Overridden. As described for the interface.
Public method GetType   (inherited from Object)
Public method hasNext Overridden. As described for the interface.
Public method reset Overridden. As described for the interface.
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