Removes the document at the specified index.
To remove a document by its name, path, document type, and file type, use RemoveDocument. |
<HFMwWorkspace>.RemoveDocumentAt lIndex
The index of the document to be removed. Each document in a task list is indexed. You can derive the index from the Count property. |