IVCCollection Members

An IVCCollection object contains the functionality that can be exercised on a collections object.

The IVCCollection type exposes the following members.

Methods

  Name Description
Public method GetEnumerator Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.)
Public method Item Selects an item in the collection.

Top

Properties

  Name Description
Public property Count Gets a value indicating the number of objects in the collection.
Public property VCProjectEngine Gets an object pointer to the project engine.

Top

See Also

Reference

IVCCollection Interface

Microsoft.VisualStudio.VCProjectEngine Namespace