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


IObjectLoaderUIProperties.DeleteAllSources Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.DeleteAllSources Method
ArcGIS Developer Help

IObjectLoaderUIProperties.DeleteAllSources Method

Clear the data sources list.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectLoaderUIProperties Interface