/** 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
Family method NetricsCompoundRecSrc Initializes a new instance of the NetricsCompoundRecSrc class.
Top

Public Methods

  Name Description
Public method Equals   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method getNext Returns the next record.
Public method GetType   (inherited from Object)
Public method hasNext Returns true if the source has more records.
Public method reset Reset the source to the first record.
Public method ToString   (inherited from Object)
Top

Protected Methods

  Name Description
Family method Finalize   (inherited from Object)
Family method MemberwiseClone   (inherited from Object)
Top

See Also