This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkSourceRenderer Interface > INetworkSourceRenderer.SourceNames Property (ArcObjects .NET 10.5 SDK) |
The cached subset of network sources that can be drawn by this renderer.
[Visual Basic .NET] Public Sub SourceNames ( _ ByRef ppSourceNames As IStringArray _ )
[C#] public void SourceNames ( ref IStringArray ppSourceNames );
[C++]
HRESULT get_SourceNames(
IStringArray** ppSourceNames
);
[C++]
Parameters ppSourceNames [in]
ppSourceNames is a parameter of type IStringArray