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


IGraphicsContainer.Next Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicsContainer Interface > IGraphicsContainer.Next Method
ArcGIS Developer Help

IGraphicsContainer.Next Method

Returns the next graphic in the container.

[Visual Basic .NET]
Public Function Next ( _
) As IElement
[C#]
public IElement Next (
);
[C++]
HRESULT Next(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGraphicsContainer Interface

.NET Samples

Move a graphic along a path in ArcMap Committing ink sketches using the controls ink commands Geoevents in a MapControl Subset network evaluators