Network diagram aggregation enumerator.
Members
| Name | Description | |
|---|---|---|
![]() |
Next | Returns attributes related to the next diagram aggregation in the enumerator. |
IEnumNetworkDiagramAggregation.Next Method
Returns attributes related to the next diagram aggregation in the enumerator.
Public Sub Next ( _
    ByRef DEID As Integer, _
    ByRef aggregationType As esriDiagramAggregationType, _
    ByRef associatedGlobalID As Guid&, _
    ByRef associatedSourceID As Integer _
)
public void Next (
    ref int DEID,
    ref esriDiagramAggregationType aggregationType,
    ref Guid& associatedGlobalID,
    ref int associatedSourceID
);
Classes that implement IEnumNetworkDiagramAggregation
| Classes | Description |
|---|
