ArcObjects Library Reference (Catalog)  

IEnumGxObject.Next Method

The next object.

[Visual Basic .NET]
Public Function Next ( _
) As IGxObject
[C#]
public IGxObject Next (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGxObject Interface

.NET Samples

StreetMap routing (Code Files: RoutingForm)

.NET Related Topics

Catalog