This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataObjectArray Interface (ArcObjects .NET 10.5 SDK) |
Array of DataObject elements
Description | ||
---|---|---|
Add | Adds a DataObject. | |
Count | Data Object count. | |
Element | The Data Object at the specified position. | |
Insert | Adds a Data Object at the specified position. | |
Remove | Removes the Data Object at the specified position. | |
RemoveAll | Removes all Data Objects. |
CoClasses and Classes | Description |
---|---|
DataObjectArray | DataObjectArray co-class. |