Implements the
The following tables list the members exposed by NetricsTableCursorRecSrc.
Public Constructors
| Name | Description | |
|---|---|---|
|
NetricsTableCursorRecSrc | Create a NetricsTableCursorRecSrc instance. |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
getNext | Overridden. Returns the next record. |
|
getPosition | Obtains the current position of the underlying cursor. |
|
GetType | (inherited from Object) |
|
hasNext | Overridden. Returns true if the source has more records. |
|
reset | Overridden. Resets the underlying cursor to the beginning. |
|
setPosition | |
|
ToString | (inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |