This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDataElements Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the DataElements Interface.
Description | ||
---|---|---|
Add | Adds a data element. | |
Count | The data element count. | |
Element | The data element at the specified position. | |
Insert | Adds a data element at the specified position. | |
Remove | Removes the data element at the specified position. | |
RemoveAll | Removes all data elements. |
CoClasses and Classes | Description |
---|---|
DataElements | A collection of DataElement objects. |