IForeNETAssemblyReferences.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key is a key of the .NET assembly repository, link to which needs to be removed.

Description

The RemoveByKey method removes the link to repository .NET assembly by key of .NET assembly and returns whether it was removed successfully.

Comments

The method returns True in case if the link is removed successfully.

See also:

IForeNETAssemblyReferences