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


IDataObjectGroupArray Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IDataObjectGroupArray Interface

DataObjectGroupArray

Product Availability

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

Members

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

CoClasses that implement IDataObjectGroupArray

CoClasses and Classes Description
DataObjectGroupArray DataObjectGroup Array

.NET Related Topics

Feature services