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


INetworkDatasetProtectNames.SubnetNames Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

INetworkDatasetProtectNames.SubnetNames Method

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

Product Availability

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

See Also

INetworkDatasetProtectNames Interface