Removes the incident links vertices of the schematic in memory feature node relative to the specified end point type.
[Visual Basic .NET] Public Sub RemoveIncidentLinksVertices ( _ ByVal EndPointType As esriSchematicEndPointType _ )
[C#] public void RemoveIncidentLinksVertices ( esriSchematicEndPointType EndPointType );
[C++]
HRESULT RemoveIncidentLinksVertices(
esriSchematicEndPointType EndPointType
);
[C++]Parameters
EndPointType [in]EndPointType is a parameter of type esriSchematicEndPointType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.