ArcObjects Library Reference (Carto)  

IDataObjectArray Interface

Array of DataObject elements

Product Availability

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

Members

Description
Method Add Adds a DataObject.
Read-only property Count Data Object count.
Read-only property Element The Data Object at the specified position.
Method Insert Adds a Data Object at the specified position.
Method Remove Removes the Data Object at the specified position.
Method RemoveAll Removes all Data Objects.

CoClasses that implement IDataObjectArray

CoClasses and Classes Description
DataObjectArray DataObjectArray co-class.

.NET Related Topics

Feature services