IEnumNetworkDiagramAggregation Interface

Network diagram aggregation enumerator.

Members

Name Description
Method 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

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.