Retrieves the next object.
[Visual Basic .NET] Public Function Next ( _ ) As IObject
[C#] public IObject Next ( );
[C++]
HRESULT Next(
IObject** Object
);
[C++]Parameters
Object [out, retval]Object is a parameter of type IObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.