IVstaProjectHostItemCollection Members

Include Protected Members
Include Inherited Members

Defines a COM-visible interface for accessing a collection of host items.

The IVstaProjectHostItemCollection type exposes the following members.

Methods

  Name Description
Public method AddProjectHostItem Overloaded. Adds a new host item to the project based on the specified host item information, and optionally generates code for the new host item.
Public method GetEnumerator Returns an enumerator for items in the collection.
Public method RemoveProjectHostItem Removes the specified host item from the project and releases resources associated with the host item.

Top

Properties

  Name Description
Public property Count Gets the number of host items in the IVstaProjectHostItemCollection.
Public property Item Overloaded. Gets a project host item from the collection.

Top

See Also

Reference

IVstaProjectHostItemCollection Interface

Microsoft.VisualStudio.Tools.Applications.DesignTime.Interop Namespace