ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.UnregisterControls Method

Unregisters all controls currently referenced by the element editor.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface