INetworkElementSet Interface

Provides access to members that manage a network element set.

Members

Name Description
Method AddEID Add a network element to the network element set.

INetworkElementSet.AddEID Method

Add a network element to the network element set.

Public Sub AddEID ( _
    ByVal ElementType As esriElementType, _
    ByVal EID As Long _
)
public void AddEID (
    esriElementType ElementType,
    long EID
);

Classes that implement INetworkElementSet

Classes Description
NetworkElementSet Network elements set object.

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