AssemblyCollectionClass.Remove Method

This method removes the Assembly object at the Indexth position in the assembly queue. However, this method cannot remove the Assembly object for the active assembly.

Syntax

void Remove ( int index )

Parameters Description
index The position of the Assembly object to remove.