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


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

IMapTableSubtypeInfos Interface

MapTableSubtypeInfo Array.

Product Availability

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

Members

Name Description
Method Add Adds a MapTableSubtypeInfo.
Read-only property Count The MapTableSubtypeInfo count.
Read-only property Element The MapTableSubtypeInfo at the specified position.
Method Insert Adds a MapTableSubtypeInfo info at the specified position.
Method Remove Removes the MapTableSubtypeInfo at the specified position.
Method RemoveAll Removes all MapTableSubtypeInfo.

Classes that implement IMapTableSubtypeInfos

Classes Description
MapTableSubtypeInfos A coclass that contains Array of MapTableSubtypeInfo.