SubProjectsCollection Class Methods
In This Topic
For a list of all members of this type, see SubProjectsCollection members.
Public Methods
| | Name | Description |
 | Dispose | Destructor for deterministic finalization of SubProjectsCollection object. |
 | FileOff | Creates subproject, i.e. file it off from the project. |
 | GetEnumerator | Returns an enumerator that can iterate through a collection. |
 | GetEnumerator2 | Returns an enumerator that can iterate through a collection. |
 | Store | Inserts filed-off subproject back into the project. |
 | Update | Updates project from subproject. |
Top
See Also