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


IPlugInNetworkDatasetContainer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInNetworkDatasetContainer Interface
ArcGIS Developer Help

IPlugInNetworkDatasetContainer Interface

Provides access to members that get network datasets from plug-in workspaces and feature datasets.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property NetworkDataset The NetworkDataset specified by the index.
Read-only property NetworkDatasetByName The NetworkDataset with the specified name.
Read-only property NetworkDatasetCount The number of NetworkDatasets in this container.
Read-only property NetworkDatasetNames The names of the NetworkDatasets in this container.
Read-only property NetworkDatasets The NetworkDatasets in this container.

Classes that implement IPlugInNetworkDatasetContainer

Classes Description