EnumDependencies.Reset Method

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Function Reset As Integer
public int Reset()
public:
virtual int Reset() sealed
abstract Reset : unit -> int 
override Reset : unit -> int 
public final function Reset() : int

Return Value

Type: System.Int32

Implements

IVsEnumDependencies.Reset()

.NET Framework Security

See Also

Reference

EnumDependencies Class

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal Namespace