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 | (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
getNext | Overridden. As described for the interface. |
|
GetType | (inherited from Object) |
|
hasNext | Overridden. As described for the interface. |
|
reset | Overridden. As described for the interface. |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |