This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IE > IEnumScreenDisplay Interface > IEnumScreenDisplay.Next Method (ArcObjects .NET 10.4 SDK) |
Returns the next screen display in the collection.
[Visual Basic .NET] Public Function Next ( _ ) As IScreenDisplay
[C#] public IScreenDisplay Next ( );
[C++]
HRESULT Next(
IScreenDisplay** ScreenDisplay
);
[C++]
Parameters ScreenDisplay [out, retval]
ScreenDisplay is a parameter of type IScreenDisplay