This document is archived and information here might be outdated. Recommended version. |
Prompts the user to define a new network dataset.
[Visual Basic .NET] Public Function DoModalCreateNetwork ( _ ByVal lineClassName As IFeatureClassName, _ ByVal parentWindow As Integer _ ) As INetworkDataset
[C#] public INetworkDataset DoModalCreateNetwork ( IFeatureClassName lineClassName, int parentWindow );