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