This document is archived and information here might be outdated. Recommended version. |
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.