Miner.Responder.Desktop Assembly > Miner.Responder.Desktop Namespace > NetApp Class : ConvertTracedElementArrayToEnumNetEid Method |
'Declaration Public Shared Function ConvertTracedElementArrayToEnumNetEid( _ ByVal tracedElements() As ITracedElement, _ ByVal elementType As ESRI.ArcGIS.Geodatabase.esriElementType, _ ByVal network As ESRI.ArcGIS.Geodatabase.INetwork _ ) As ESRI.ArcGIS.Geodatabase.IEnumNetEID
'Usage Dim tracedElements() As ITracedElement Dim elementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim network As ESRI.ArcGIS.Geodatabase.INetwork Dim value As ESRI.ArcGIS.Geodatabase.IEnumNetEID value = NetApp.ConvertTracedElementArrayToEnumNetEid(tracedElements, elementType, network)
public static ESRI.ArcGIS.Geodatabase.IEnumNetEID ConvertTracedElementArrayToEnumNetEid( ITracedElement[] tracedElements, ESRI.ArcGIS.Geodatabase.esriElementType elementType, ESRI.ArcGIS.Geodatabase.INetwork network )
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.