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


IGNIncrementalLoaderUI.Editor Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IG > IGNIncrementalLoaderUI Interface > IGNIncrementalLoaderUI.Editor Property
ArcGIS Developer Help

IGNIncrementalLoaderUI.Editor Property

Editor extension.

[Visual Basic .NET]
Public Sub Editor ( _
    ByRef Editor As IEditor _
)
[C#]
public void Editor (
    ref IEditor Editor
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGNIncrementalLoaderUI Interface