This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Classes > A > ArcToolboxExtension CoClass (ArcObjects .NET 10.5 SDK) |
Interfaces | Description |
---|---|
IArcToolboxExtension | Provides access to methods on the ArcToolbox extension object. |
IDocumentEvents (esriArcMapUI) | Provides access to events that occur in ArcMap. |
IExtension (esriSystem) | Provides access to members that define an extension. |
IGxDocumentEvents (esriArcCatalog) | Provides access to events fired by ArcCatalog. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) |
The ArcToolboxExtension coclass is used to work with the ArcToolbox inside the applications ArcCatalog, ArcMap, and ArcGlobe. The ArcToolboxExtension object provides access to the toolboxes inside the ArcToolbox, among them 3D Analyst, Data Management, Network Analyst, etc.