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 > IEnumRESTOperation Interface > IEnumRESTOperation.Next Method (ArcObjects .NET 10.5 SDK) |
Gets next item.
[Visual Basic .NET] Public Function Next ( _ ) As IRESTOperation
[C#] public IRESTOperation Next ( );
[C++]
HRESULT Next(
IRESTOperation** ppOp
);
[C++]
Parameters ppOp [out, retval]
ppOp is a parameter of type IRESTOperation