Miner.Desktop Assembly > Miner.Desktop.PhaseSwap Namespace > PhaseSwapUtils Class : ConvertArrayToEnumNetEid Method |
'Declaration Public Shared Function ConvertArrayToEnumNetEid( _ ByVal eidList() As System.Integer, _ ByVal network As ESRI.ArcGIS.Geodatabase.INetwork, _ ByVal elementType As esriElementType _ ) As IEnumNetEID
'Usage Dim eidList() As System.Integer Dim network As ESRI.ArcGIS.Geodatabase.INetwork Dim elementType As esriElementType Dim value As IEnumNetEID value = PhaseSwapUtils.ConvertArrayToEnumNetEid(eidList, network, elementType)
public static IEnumNetEID ConvertArrayToEnumNetEid( System.int[] eidList, ESRI.ArcGIS.Geodatabase.INetwork network, esriElementType elementType )
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.