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


IMapTableSubtypeInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableSubtypeInfos Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

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.

CoClasses that implement IMapTableSubtypeInfos

CoClasses and Classes Description
MapTableSubtypeInfos A coclass that contains Array of MapTableSubtypeInfo.