ArcObjects Library Reference  (Schematic)    

INgProjectAlgorithm.RemoveAlgorithms Method

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
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

See Also

INgProjectAlgorithm Interface | INgProjectAlgorithm.RemoveAlgorithm Method

 


Feedback Send feedback on this page