This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IE > IEnumUID Interface > IEnumUID.Next Method (ArcObjects .NET 10.5 SDK) |
Obtains the next component ID in the collection.
[Visual Basic .NET] Public Function Next ( _ ) As UID
[C#] public UID Next ( );
[C++]
HRESULT Next(
IUID** pComponentID
);
[C++]
Parameters pComponentID [out, retval]
pComponentID is a parameter of type IUID