Miner.Responder.Framework Namespace > DeviceInfo Class > DeviceInfo Constructor : DeviceInfo Constructor(Int32,esriElementType) |
'Declaration
Public Function New( _ ByVal eid As System.Integer, _ ByVal elementType As ESRI.ArcGIS.Geodatabase.esriElementType _ )
'Usage
Dim eid As System.Integer Dim elementType As ESRI.ArcGIS.Geodatabase.esriElementType Dim instance As New DeviceInfo(eid, elementType)
public DeviceInfo( System.int eid, ESRI.ArcGIS.Geodatabase.esriElementType elementType )
public DeviceInfo( eid: System.Integer; elementType: ESRI.ArcGIS.Geodatabase.esriElementType );
public function DeviceInfo( eid : System.int, elementType : ESRI.ArcGIS.Geodatabase.esriElementType );
public: DeviceInfo( System.int eid, ESRI.ArcGIS.Geodatabase.esriElementType elementType )
public: DeviceInfo( 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