Share via


EnumReferencedObjects.Next 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 Next
'Usage
Dim instance As EnumReferencedObjects

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