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


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

ISubtypeInfos Interface

Subtype Information Array.

Product Availability

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

Members

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

Classes that implement ISubtypeInfos

Classes Description
SubtypeInfos A colcass that contains Array of Subtype information.