This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcToolbox Interface > IArcToolbox.GetToolbyNameString Method (ArcObjects .NET 10.4 SDK) |
Returns a tool by name.
[Visual Basic .NET] Public Function GetToolbyNameString ( _ ByVal nameString As String _ ) As IGPTool
[C#] public IGPTool GetToolbyNameString ( string nameString );