This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IA > IAttachmentInfoArray Interface (ArcObjects .NET 10.5 SDK) |
Array of AttachmentInfo objects.
Description | ||
---|---|---|
Add | Adds a attachmentinfo. | |
Count | The attachmentinfo count. | |
Element | Returns the attachmentinfo at the specified position. | |
Insert | Adds a attachmentinfo at the specified position. | |
Remove | Removes the attachmentinfo at the specified position. | |
RemoveAll | Removes all attachmentinfos. |
CoClasses and Classes | Description |
---|---|
AttachmentInfoArray | Esri AttachmentInfoArray object. |