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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.