Properties |
|
|
Count |
Read-only. Returns the number of executable modules in the project. |
|
Item (default) |
Read-only. Returns a LiveCoverMod object from the collection. |
|
_NewEnum |
Read-only. Returns an IEnumVARIANT to allow enumerating the collection. |
Methods |
|
|
Add |
Adds a new executable module to the project. |
|
Remove |
Removes an executable module from the project. |