This document is archived and information here might be outdated.  Recommended version.


IAVObjectConverter.NextObject Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CartoUI)  

IAVObjectConverter.NextObject Method

Returns the next object in the project.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IAVObjectConverter Interface