This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IE > IEnumScreenDisplay Interface > IEnumScreenDisplay.Reset Method (ArcObjects .NET 10.4 SDK) |
Resets enumerator to start of collection.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#] public void Reset ( );
[C++]
HRESULT Reset(
void
);