IForeNETAssemblyReferences.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index is an index of link to repository .NET assembly.

Description

The Remove method removes the link to repository .NET assembly by link index and returns whether it was removed successfully.

Comments

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

See also:

IForeNETAssemblyReferences