EnumDependencies Members

Include Protected Members
Include Inherited Members

An enumerator for build dependencies. This class implements IVsEnumDependencies.

The EnumDependencies type exposes the following members.

Constructors

  Name Description
Public method EnumDependencies Overloaded. Initializes a new instance of EnumDependencies.

Top

Methods

  Name Description
Public method Clone Copies this enumerator to another one that has the same state as the original.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Next Gets the specified number of dependencies.
Public method Reset Sets the index of the enumerator back to 0.
Public method Skip Skips over the specified number of dependencies.
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

See Also

Reference

EnumDependencies Class

Microsoft.VisualStudio.Package Namespace