This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IG > IGraphicsContainer3D Interface > IGraphicsContainer3D.Next Method (ArcObjects .NET 10.4 SDK) |
The next graphic in the container.
[Visual Basic .NET] Public Function Next ( _ ) As IElement
[C#] public IElement Next ( );
[C++]
HRESULT Next(
IElement** ppElement
);
[C++]
Parameters ppElement [out, retval]
ppElement is a parameter of type IElement