This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SystemUI > ESRI.ArcGIS.SystemUI > Interfaces > IO > IOperation Interface > IOperation.Do Method (ArcObjects .NET 10.5 SDK) |
Performs the operation.
[Visual Basic .NET]
Public Sub Do ( _
)
[C#] public void Do ( );
[C++]
HRESULT Do(
void
);
The Do method performs the specified operation.