Method AddDocument
AddDocument(ITeddsDocument)
Add an existing open document to the end of the collection of project items
Declaration
IProjectFileItem AddDocument(ITeddsDocument Document)
Parameters
| Type | Name | Description |
|---|---|---|
| ITeddsDocument | Document | Document to add |
Returns
| Type | Description |
|---|---|
| IProjectFileItem | New project file object |