public Table GetTable( NetworkSource networkSource )
Public Function GetTable( _ ByVal networkSource As NetworkSource _ ) As Table
Parameters
- networkSource
- The NetworkSource object to use to return a ArcGIS.Core.Data.Table.
Return Value
A ArcGIS.Core.Data.Table that corresponds to the input NetworkSource.