ArcObjects Library Reference (GeoDatabase)  

IAttachmentInfoArray Interface

Array of AttachmentInfo objects.

Product Availability

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

Members

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

CoClasses that implement IAttachmentInfoArray

CoClasses and Classes Description
AttachmentInfoArray Esri AttachmentInfoArray object.