Miner.Responder.Desktop Assembly > Miner.Responder.Desktop Namespace > NetApp Class > ConvertFeedPathToEnumNetEid Method : ConvertFeedPathToEnumNetEid(List<FeedPath>,INetwork,esriElementType,Boolean) Method |
'Declaration Public Overloads Shared Function ConvertFeedPathToEnumNetEid( _ ByVal feedPaths As List(Of FeedPath), _ ByVal network As ESRI.ArcGIS.Geodatabase.INetwork, _ ByVal elementType As ESRI.ArcGIS.Geodatabase.esriElementType, _ ByVal includeLoops As Boolean _ ) As ESRI.ArcGIS.Geodatabase.IEnumNetEID
'Usage Dim feedPaths As List(Of FeedPath) Dim network As ESRI.ArcGIS.Geodatabase.INetwork Dim elementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim includeLoops As Boolean Dim value As ESRI.ArcGIS.Geodatabase.IEnumNetEID value = NetApp.ConvertFeedPathToEnumNetEid(feedPaths, network, elementType, includeLoops)
public static ESRI.ArcGIS.Geodatabase.IEnumNetEID ConvertFeedPathToEnumNetEid( List<FeedPath> feedPaths, ESRI.ArcGIS.Geodatabase.INetwork network, ESRI.ArcGIS.Geodatabase.esriElementType elementType, bool includeLoops )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.