This document is archived and information here might be outdated.  Recommended version.


IEnumConnections.Skip Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IE > IEnumConnections Interface > IEnumConnections.Skip Method
ArcGIS Developer Help

IEnumConnections.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

IEnumConnections Interface