Remove all the schematic algorithms from the project.
[Visual Basic 6.0] Sub RemoveAlgorithms As Empty
[Visual Basic .NET]
Public Sub RemoveAlgorithms ( _
)
[C#] public void RemoveAlgorithms ( );
[Java] public void removeAlgorithms ( ) throws IOException, AutomationException
[C++]
HRESULT RemoveAlgorithms(
void
);
INgProjectAlgorithm Interface | INgProjectAlgorithm.RemoveAlgorithm Method