IProjectItems Methods |
The IProjectItems type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddDocument |
Add an existing open document to the end of the collection of project items
| |
AddFile |
Add a reference to a Tedds document file to the end of the collection of project items
| |
AddFolder |
Add a new folder to the end of the collection of project items
| |
AddFromPath |
Add a single Tedds project file or a complete folder hierarchy from a full file path
| |
GetEnumerator |
Enumeration interface for iterating the items in the collection
| |
Remove |
Remove a project item from the collection
|
See Also