Array based record source for loading data.
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 | Get the next record from the source. |
![]() |
GetType | Gets the |
![]() |
hasNext | Returns true if the source has more records. |
![]() |
reset | Reset the source to the first record. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |