Miner.Responder.Framework Namespace > IGeometricElementHelper Interface > GetNetworkIdentifier Method : GetNetworkIdentifier(Int32,esriElementType) Method |
'Declaration
Overloads Function GetNetworkIdentifier( _ ByVal eid As System.Integer, _ ByVal elementType As ESRI.ArcGIS.Geodatabase.esriElementType _ ) As FeatureID
'Usage
Dim instance As IGeometricElementHelper Dim eid As System.Integer Dim elementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim value As FeatureID value = instance.GetNetworkIdentifier(eid, elementType)
FeatureID GetNetworkIdentifier( System.int eid, ESRI.ArcGIS.Geodatabase.esriElementType elementType )
function GetNetworkIdentifier( eid: System.Integer; elementType: ESRI.ArcGIS.Geodatabase.esriElementType ): FeatureID;
function GetNetworkIdentifier( eid : System.int, elementType : ESRI.ArcGIS.Geodatabase.esriElementType ) : FeatureID;
FeatureID* GetNetworkIdentifier( System.int eid, ESRI.ArcGIS.Geodatabase.esriElementType elementType )
FeatureID^ GetNetworkIdentifier( System.int eid, ESRI.ArcGIS.Geodatabase.esriElementType elementType )
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