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


IPlugInNetworkDatasetContainer Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

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

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.