Miner.Interop Namespace > IMMTraceSomeFeeders Interface : TraceFeeders Method |
'Declaration
Sub TraceFeeders( _ ByVal GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByRef feederSourceArray As IMMFeederSource, _ ByVal numSources As System.Integer _ )
'Usage
Dim instance As IMMTraceSomeFeeders Dim GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim feederSourceArray As IMMFeederSource Dim numSources As System.Integer instance.TraceFeeders(GeometricNetwork, feederSourceArray, numSources)
void TraceFeeders( ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork, ref IMMFeederSource feederSourceArray, System.int numSources )
procedure TraceFeeders( GeometricNetwork: ESRI.ArcGIS.Geodatabase.IGeometricNetwork; var feederSourceArray: IMMFeederSource; numSources: System.Integer );
function TraceFeeders( GeometricNetwork : ESRI.ArcGIS.Geodatabase.IGeometricNetwork, feederSourceArray : IMMFeederSource, numSources : System.int );
void TraceFeeders( ESRI.ArcGIS.Geodatabase.IGeometricNetwork* GeometricNetwork, ref IMMFeederSource* feederSourceArray, System.int numSources )
void TraceFeeders( ESRI.ArcGIS.Geodatabase.IGeometricNetwork^ GeometricNetwork, IMMFeederSource^% feederSourceArray, System.int numSources )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2