This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IO > IOperationStack Interface > IOperationStack.Reset Method (ArcObjects .NET 10.4 SDK) |
Removes all operations from the stack.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#] public void Reset ( );
[C++]
HRESULT Reset(
void
);
This method removes all operations from the OperationStack.