This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxToolbox Interface > IGxToolbox.GetApplicableTools Method (ArcObjects .NET 10.4 SDK) |
Returns an array of names of tools that apply to the selection.
[Visual Basic .NET] Public Function GetApplicableTools ( _ ByVal Selection As IEnumGxObject _ ) As Object
[C#] public object GetApplicableTools ( IEnumGxObject Selection );