ArcObjects Library Reference (GeoDatabase)  

IDataElements Interface

Provides access to the DataElements Interface.

Product Availability

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

Members

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

CoClasses that implement IDataElements

CoClasses and Classes Description
DataElements A collection of DataElement objects.