This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUIProperties Interface > IObjectLoaderUIProperties.DeleteSourceFullName Method (ArcObjects .NET 10.4 SDK) |
Delete a data source from the list of sources.
[Visual Basic .NET] Public Sub DeleteSourceFullName ( _ ByVal sourceName As IName _ )
[C#] public void DeleteSourceFullName ( IName sourceName );