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 | (inherited from Object) |
|
getCur | Returns the current record operation. |
|
GetHashCode | (inherited from Object) |
|
getNext | Returns the next record operation. |
|
GetType | (inherited from Object) |
|
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 | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
NetricsArrayRecOpSrc | Overloaded. Initializes a new instance of the |