|  | This document is archived and information here might be outdated. Recommended version. | 
Caches the subset of network sources that can be drawn by this renderer.
[Visual Basic .NET] Public Sub BindSources ( _ ByVal pNetworkDataset As INetworkDataset _ )
[C#] public void BindSources ( INetworkDataset pNetworkDataset );
[C++]
HRESULT BindSources(
  INetworkDataset* pNetworkDataset
);
[C++] Parameters pNetworkDataset [in]
pNetworkDataset is a parameter of type INetworkDataset*