Network diagram flag enumerator.
Members
| Name | Description | |
|---|---|---|
![]() |
Next | Returns attributes related to the next diagram flag in the enumerator. |
IEnumNetworkDiagramFlag.Next Method
Returns attributes related to the next diagram flag in the enumerator.
Public Sub Next ( _
    ByRef pFlagType As esriDiagramFlagType, _
    ByRef DEID As Integer, _
    ByRef ppPosition As IPoint _
)
public void Next (
    ref esriDiagramFlagType pFlagType,
    ref int DEID,
    ref IPoint ppPosition
);
Classes that implement IEnumNetworkDiagramFlag
| Classes | Description |
|---|
