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


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

IDataObjectTypes Interface

DataObjectType Array

Product Availability

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

Members

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

Classes that implement IDataObjectTypes

Classes Description
DataObjectTypes DataObjectTypes co-class.