ArcObjects Library Reference (GeoprocessingUI)  

IMdElementEditor.Element Property

The element being edited by the element editor.

[Visual Basic .NET]
Public Property Element As Object
[C#]
public object Element {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IMdElementEditor Interface