FindByKey(Key: Integer): IForeNETAssemblyModule;
Key: Key on which the search is based.
The FindByKey method searches for the key and returns the parameters of .NET unit if the search is successful.
This method searches by the key passed by the Key parameter. If the search is not successful, the method returns Null.
See also: