ArcObjects Library Reference (GeoprocessingUI)  

IEnumConnectionPoints.Skip Method

[Visual Basic .NET]
Public Sub Skip ( _
    ByVal cConnections As Integer _
)
[C#]
public void Skip (
    uint cConnections
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumConnectionPoints Interface