This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumAttachment Interface > IEnumAttachment.Next Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Function Next ( _ ) As IAttachment
[C#] public IAttachment Next ( );
[C++]
HRESULT Next(
IAttachment** att
);
[C++]
Parameters att [out, retval]
att is a parameter of type IAttachment