This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IArcToolboxTool Interface > IArcToolboxTool.Execute Method (ArcObjects .NET 10.4 SDK) |
Run the tool.
[Visual Basic .NET] Public Sub Execute ( _ [ByRef InputData As Object] _ )
[C#] public void Execute ( ref object InputData );
Optional Values