This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVObjectConverter Interface > IAVObjectConverter.NextObject Method (ArcObjects .NET 10.4 SDK) |
Returns the next object in the project.
[Visual Basic .NET] Public Function NextObject ( _ ) As IAVObject
[C#] public IAVObject NextObject ( );