Include Protected Members
Include Inherited Members
Represents a collection of project items that can be enumerated.
The OANavigableProjectItems type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OANavigableProjectItems | Overloaded. Initializes a new instance of OANavigableProjectItems. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddFolder | Creates a new folder in the Solution Explorer. |
![]() |
AddFromDirectory | Adds one or more ProjectItem objects from a directory to the ProjectItems collection. |
![]() |
AddFromFile | Adds a project item from a file that exists in a project directory structure. |
![]() |
AddFromFileCopy | Copies a source file and adds it to the project. |
![]() |
AddFromTemplate | Creates a new project item from an existing item template file and adds it to the project. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
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.) |
![]() |
GetEnumerator | Gets an enumerator for this project item collection. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetListOfProjectItems | Gets a list of items associated with the current node. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Item | Gets the project item with the specified index. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ContainingProject | Gets the project that owns these project items. |
![]() |
Count | Gets the number of project items in the collection. |
![]() |
DTE | Gets the top-level automation object. |
![]() |
Kind | Gets the kind of project items. |
![]() |
Parent | Gets the parent of this collection. |
Top
.gif)
.gif)
.gif)