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 > IAttachmentDataArray Interface (ArcObjects .NET 10.5 SDK) |
Array of AttachmentData objects.
Description | ||
---|---|---|
Add | Adds a attachment data. | |
Count | The attachment data count. | |
Element | Returns the attachment data at the specified position. | |
Insert | Adds a attachment data at the specified position. | |
Remove | Removes the attachment data at the specified position. | |
RemoveAll | Removes all attachment data. |
CoClasses and Classes | Description |
---|---|
AttachmentDataArray | Esri AttachmentDataArray object. |