FindByKey(Key: Integer): IForeNETAssemblyReference
Key is a key of .NET assembly, link to which needs to be found among the links of the current assembly.
The FindByKey method searches the link to .NET assembly by key and returns parameters of the link in case of successful search.
If the link to .NET assembly is not found, the method returns Null.
See also: