ArcObjects Library Reference (GeoDatabase)  

IAttachmentDataArray Interface

Array of AttachmentData objects.

Product Availability

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

Members

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

CoClasses that implement IAttachmentDataArray

CoClasses and Classes Description
AttachmentDataArray Esri AttachmentDataArray object.

.NET Related Topics

Feature services