This document is archived and information here might be outdated.  Recommended version.


ITableExtensions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableExtensions Interface
ArcGIS Developer Help

ITableExtensions Interface

Provides access to the extensions of a table.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddExtension Adds a new extension.
Read-only property Extension The extension at the specified index.
Read-only property ExtensionCount Number of extensions.
Method RemoveExtension Removes the specified extension.

Classes that implement ITableExtensions

Classes Description