Description
Close and remove all projects from the collection.
-
Return Type
-
None
-
Syntax
-
object.RemoveAll
The RemoveAll Method syntax has these parts: |
| object | An expression evaluating to an object of type McProjects. | Remarks
This method will prompt the user to save changes if there are any.
|