This document is archived and information here might be outdated.  Recommended version.


IMdElementEditor.ApplyChanges Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IM > IMdElementEditor Interface > IMdElementEditor.ApplyChanges Method
ArcGIS Developer Help

IMdElementEditor.ApplyChanges Method

Applies the current changes to the element being edited by the element editor.

[Visual Basic .NET]
Public Sub ApplyChanges ( _
)
[C#]
public void ApplyChanges (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface