/** Defines how compound records (parent plus children) are passed in the API. This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
The following tables list the members exposed by NetricsCompoundRecSrc.
Protected Constructors
| Name | Description | |
|---|---|---|
|
NetricsCompoundRecSrc | Initializes a new instance of the |
Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
getNext | Returns the next record. |
|
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 |