ArcObjects Library Reference  (GeoprocessingUI)    

IMdElementEditor.ApplyChanges Method

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface