This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IN > INewArcFeedback Interface > INewArcFeedback.Next Method (ArcObjects .NET 10.5 SDK) |
Switch the feedback to the next solution.
[Visual Basic .NET] Public Sub Next ( _ ByVal forward As Boolean _ )
[C#] public void Next ( bool forward );
[C++]
HRESULT Next(
VARIANT_BOOL forward
);
[C++]
Parameters forward [in] forward is a parameter of type VARIANT_BOOL