Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a collection of ProjectHostItem objects in the Visual Studio Tools for Applications project.
The ProjectHostItemCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
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. |
![]() |
CopyTo | Copies the current host item collection starting at the specified index to the specified array. |
![]() |
Dispose | Releases the resources used by the ProjectHostItemCollection. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator for items in the collection. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveProjectHostItem | Removes the specified host item from the project and releases resources associated with the host item. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of host items in the ProjectHostItemCollection. |
![]() |
IsSynchronized | Gets a value that indicates whether access to the ProjectHostItemCollection is synchronized (thread safe). This property returns false in all cases. |
![]() |
Item | Overloaded. Gets a project host item from the collection. |
![]() |
SyncRoot | An implementation of ICollection.SyncRoot that returns nulla null reference (Nothing in Visual Basic). |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() |
AddProjectHostItem | Overloaded. For a description of this member, see IVstaProjectHostItemCollectionAddProjectHostItem. |
![]() ![]() |
IVstaProjectHostItemCollection.Count | For a description of this member, see IVstaProjectHostItemCollection.Count. |
![]() ![]() |
IVstaProjectHostItemCollection.GetEnumerator | For a description of this member, see IVstaProjectHostItemCollection.GetEnumerator. |
![]() ![]() |
IEnumerable.GetEnumerator | For a description of this member, see IEnumerable.GetEnumerator. |
![]() |
Item | Overloaded. For a description of this member, see IVstaProjectHostItemCollectionItem. |
![]() ![]() |
IVstaProjectHostItemCollection.RemoveProjectHostItem | For a description of this member, see IVstaProjectHostItemCollection.RemoveProjectHostItem. |
Top
See Also
Reference
ProjectHostItemCollection Class
Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)