This document is archived and information here might be outdated.  Recommended version.


IAttachmentInfoArray Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentInfoArray Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IAttachmentInfoArray Interface

Array of AttachmentInfo objects.

Product Availability

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

Members

Name 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.