When given an assemblyHandle, this method returns the index for the corresponding Assembly object.
int FindByHandle ( int AssemblyHandle )
| Parameters | Description |
| assemblyHandle | The handle returned when the Assembly object was added to the queue. |
The index for the Assembly object corresponding to the assemblyHandle.