This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > ID > IDataAdder Interface > IDataAdder.AddDatasetToCurrentApplication Method (ArcObjects .NET 10.4 SDK) |
Adds a dataset to the current running application.
[Visual Basic .NET] Public Sub AddDatasetToCurrentApplication ( _ ByVal datasetName As IName _ )
[C#] public void AddDatasetToCurrentApplication ( IName datasetName );