A simple array based implementation of the NetricsTableRecSrc interface.
The following tables list the members exposed by NetricsArrayRecSrc.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsArrayRecSrc | Build an empty record source. |
Public Methods
| Name | Description | |
|---|---|---|
|
addRecord | Use this method to add records to the record source. |
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getNext | Overridden. As described for the interface. |
|
GetType | Gets the |
|
hasNext | Overridden. As described for the interface. |
|
reset | Overridden. As described for the interface. |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |