This document is archived and information here might be outdated. Recommended version. |
Creates a network index element browser.
[Visual Basic .NET] Public Function CreateNetBrowser ( _ ByVal ElementType As esriElementType _ ) As IEnumNetEID
[C#] public IEnumNetEID CreateNetBrowser ( esriElementType ElementType );
[C++]
HRESULT CreateNetBrowser(
esriElementType ElementType
);
[C++] Parameters ElementType [in]
ElementType is a parameter of type esriElementType