An array backed source for record operations.
The following tables list the members exposed by NetricsArrayRecOpSrc.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsArrayRecOpSrc | Overloaded. Initializes a new instance of the |
Public Methods
Name | Description | |
---|---|---|
![]() |
addRecOp | Add a set of record operations to the source. |
![]() |
canReset | Indicate we support the reset operation. |
![]() |
Equals | Determines whether the specified |
![]() |
getCur | Returns the current record operation. |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
getNext | Returns the next record operation. |
![]() |
GetType | Gets the |
![]() |
hasNext | True if getNext will return a record operation. |
![]() |
reset | Reset the scan of record back to the beginning. |
![]() |
size | Return the number of RecOps in this source. |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsArrayRecOpSrc | Overloaded. Initializes a new instance of the |