Share via


EnumReferencedObjects.Skip Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Sub Skip
'Usage
Dim instance As EnumReferencedObjects

instance.Skip()
public void Skip()
public:
void Skip()
member Skip : unit -> unit 
public function Skip()