This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkWorkspace Interface > INetworkWorkspace.GetNetworkNames Method (ArcObjects .NET 10.4 SDK) |
Returns an enumeration of the names of the logical networks within the current workspace.
[Visual Basic .NET] Public Function GetNetworkNames ( _ ) As IEnumBSTR
[C#] public IEnumBSTR GetNetworkNames ( );
[C++]
HRESULT GetNetworkNames(
IEnumBSTR** networkNames
);
[C++]
Parameters networkNames [out, retval]
networkNames is a parameter of type IEnumBSTR